> ## Documentation Index
> Fetch the complete documentation index at: https://docs.keephq.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# config

Set keep configuration.

## Usage

```
Usage: keep config [OPTIONS] COMMAND [ARGS]...
```

## Options

* `help`:

  * Type: BOOL
  * Default: `false`
  * Usage: `--help`

  Show this message and exit.

## CLI Help

```
Usage: keep config [OPTIONS] COMMAND [ARGS]...

  Manage the config.

Options:
  --help  Show this message and exit.

Commands:
  new   create new config.
  show  show the current config.
```
