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

# CLI Command Reference

> Every ankra CLI command, flag, and default — generated from the CLI source.

This reference is generated from ankra CLI **v0.3.0**. For installation and authentication, see the [CLI overview](/integrations/ankra-cli).

## Commands

| Command                                               | Description                                        |
| ----------------------------------------------------- | -------------------------------------------------- |
| [ankra charts](/reference/cli/charts)                 | Browse Helm charts                                 |
| [ankra chat](/reference/cli/chat)                     | AI-powered chat for troubleshooting and assistance |
| [ankra cluster](/reference/cli/cluster)               | Cluster operations                                 |
| [ankra completion](/reference/cli/completion)         | Generate or install shell completion scripts       |
| [ankra config](/reference/cli/config)                 | Manage Ankra CLI settings                          |
| [ankra credentials](/reference/cli/credentials)       | Manage credentials                                 |
| [ankra delete](/reference/cli/delete)                 | Delete a resource                                  |
| [ankra helm](/reference/cli/helm)                     | Manage Helm registries and credentials             |
| [ankra login](/reference/cli/login)                   | Authenticate with the Ankra platform               |
| [ankra logout](/reference/cli/logout)                 | Remove saved credentials                           |
| [ankra openclaw](/reference/cli/openclaw)             | Integrate Ankra with the OpenClaw assistant        |
| [ankra org](/reference/cli/org)                       | Manage organisations                               |
| [ankra profile](/reference/cli/profile)               | Manage your Ankra profile                          |
| [ankra skills](/reference/cli/skills)                 | Install Ankra Agent Skills into your editor        |
| [ankra stack-profiles](/reference/cli/stack-profiles) | Manage reusable stack profiles                     |
| [ankra support](/reference/cli/support)               | Create and track Ankra support requests            |
| [ankra tokens](/reference/cli/tokens)                 | Manage API tokens                                  |
| [ankra upgrade](/reference/cli/upgrade)               | Upgrade the Ankra CLI to the latest release        |

## Global Flags

These flags are accepted by every command:

| Flag         | Default | Description                                                                                                   |
| ------------ | ------- | ------------------------------------------------------------------------------------------------------------- |
| `--base-url` |         | Base URL for the Ankra API (or set ANKRA\_BASE\_URL)                                                          |
| `--config`   |         | config file (default is \$HOME/.ankra.yaml)                                                                   |
| `--org`      |         | Organisation name or ID to run this command against, overriding the selected organisation (or set ANKRA\_ORG) |
| `--token`    |         | API token for authentication (or set ANKRA\_API\_TOKEN)                                                       |
