# diagrid clusters get

Show cluster details

```
diagrid clusters get <cluster-id> [flags]
```

### Options

```
      --api-key string   Diagrid Cloud API key
      --apps             Include apps
      --components       Include components
      --configurations   Include configurations
      --health           Include health
  -h, --help             help for get
  -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
