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

# Overview

Keep CLI allow you to manage Keep from CLI.

Start by [installing](/cli/installation) Keep CLI and [running a workflow](/cli/commands/cli-run).

### Env variables

|           Env var          |                   Purpose                   | Required | Default Value |   Valid options   |
| :------------------------: | :-----------------------------------------: | :------: | :-----------: | :---------------: |
| **KEEP\_CLI\_IGNORE\_SSL** | Ignore SSL while connecting to the KEEP API |    No    |     false     | "true" or "false" |
