# diagrid clusters list

List connected clusters

```
diagrid clusters list [flags]
```

### Options

```
      --all              List all clusters, overwrites limit
      --api-key string   Diagrid Cloud API key
      --apps             Include apps
      --components       Include components
      --configurations   Include configurations
      --health           Include health
  -h, --help             help for list
      --limit int        Number of clusters to be listed (default 15)
      --offset int       Offset number for listing clusters
  -o, --output string    Output format, supported [table, yaml, json] (default "table")
      --subscriptions    Include subscriptions
      --upgrades         Include upgrades
```

### SEE ALSO

- [diagrid clusters](./clusters.md)	 - Manage cluster connections
