> ## 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 cluster list

List the clusters in your organisation

### Synopsis

Lists every cluster your organisation owns.

Which clusters those are is decided by the token, not by this command: the plane
resolves a tenant from the organisation you are signed in as. Two people in
different organisations running this see different clusters.

```
kubox cluster list [flags]
```

### Options

```
  -h, --help   help for list
```

### Global options

See [global options](/cli-reference/kubox#global-options).

### SEE ALSO

* [kubox cluster](/cli-reference/kubox_cluster)	 - Work with clusters a management plane manages
