Home Explore Blog Models CI



ragit

docs/commands/config.txt
de5e3f141047c46c8078fe181dbac97f27f214b6f4bf80fe0000000300000129
rag-config(1)
==========

NAME
----
rag-config - Get and set options

SYNOPSIS
--------
[verse]
'rag config' --get <key>
'rag config' --get-all
'rag config' --set <key> <value>

DESCRIPTION
-----------
Run `rag help config-reference` to read documents on configs.

This command gets/sets options.

Chunks
861e1e1f (1st chunk of `docs/commands/config.txt`)
Title: Rag Config Command
Summary
The rag-config command is used to get and set options, allowing users to retrieve or modify configuration settings using various syntax options, including getting a specific key, retrieving all keys, or setting a new value for a given key, with additional documentation available through the rag help config-reference command.