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

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.kosli.com/feedback

```json
{
  "path": "/client_reference/overview",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# CLI Reference

> Reference documentation for the Kosli CLI.

<Info>
  This reference was generated from Kosli CLI **v2.17.7**.
</Info>

The Kosli CLI allows you to interact with Kosli from your terminal and CI/CD pipelines.

For installation instructions, see [Install the Kosli CLI](/getting_started/install).

## Commands

Browse the CLI commands using the sidebar navigation, or start with the [kosli](/client_reference/kosli) root command to see global flags and environment variable configuration.
