Home Explore Blog CI



ragit

1st chunk of `docs/commands/config.txt`
861e1e1f58de68aa237202a9e5ee8524bc89c6f867b555df0000000100000129
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.

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.