> ## 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.

# Cli alert

# cli alert

Manage alerts.

## Usage

```
Usage: cli alert [OPTIONS] COMMAND [ARGS]...
```

## Options

* `help`:

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

  Show this message and exit.

## CLI Help

```
Usage: cli alert [OPTIONS] COMMAND [ARGS]...

  Manage alerts.

Options:
  --help  Show this message and exit.

Commands:
  enrich  Enrich an alert.
  get
  list    List alerts.
```
