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

# kubox

Manage Kubox clusters

### Synopsis

Command line tool to manage Kubox clusters.

### Global options

```
      --debug                   Enable debug logging
      --diagnostics             Include provider detail in the result: ARNs, pod names, stack names
  -h, --help                    help for kubox
      --log-level string        Log level: error|warn|info|debug|trace or numeric verbosity (e.g., 2)
      --no-color                Disable colored output
  -o, --output string           Output format: text|json|yaml (default "text")
      --progress string         Progress mode: auto|always|never (default auto)
      --progress-style string   Progress style: spinner|lines (default: spinner)
      --quiet                   Only warnings and errors
      --trace                   Enable trace logging (very verbose)
      --verbose                 Include component and infrastructure detail in the result
```

### SEE ALSO

* [kubox admin](/cli-reference/kubox_admin)	 - The primitives the plane, cloud and cluster commands are built from
* [kubox cloud](/cli-reference/kubox_cloud)	 - Connect and manage the cloud accounts Kubox builds into
* [kubox cluster](/cli-reference/kubox_cluster)	 - Work with clusters a management plane manages
* [kubox init](/cli-reference/kubox_init)	 - Write the Kubox cluster manifest files
* [kubox login](/cli-reference/kubox_login)	 - Sign in to a Kubox console
* [kubox logout](/cli-reference/kubox_logout)	 - Forget the stored session
* [kubox plane](/cli-reference/kubox_plane)	 - Describe and build a management plane from one document
* [kubox version](/cli-reference/kubox_version)	 - Print the version number of kubox cli
