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

# helix cluster

> Discover dedicated clusters and active indexes

<div className="flex flex-wrap gap-2"><Badge color="gray" size="sm">Reference</Badge></div>

```bash theme={"languages":{"custom":["languages/helixql.json"]}}
helix cluster list [--project-id <id> | --workspace-id <id>] [--format human|json]
helix cluster get <cluster-id> [--format human|json]
helix cluster indexes [--cluster-id <id>] [--format human|json]
```

The command uses explicit IDs or the current `helix.toml` link. It does not persist a workspace.
Dedicated-cluster create/delete, networking, regions/SKUs, branches, and backups are outside the CLI.
