Skip to main content

skyhook cluster list

List connected clusters

Synopsis

List all Kubernetes clusters connected to your organization. Shows cluster status, cloud provider, location, and agent health.
skyhook cluster list [flags]

Examples

  skyhook cluster list         # List all clusters
  skyhook cluster list --json  # Output as JSON

Options

  -h, --help   help for list
      --json   Output as JSON

Options inherited from parent commands

      --debug        Enable debug mode (shows full API requests/responses)
  -o, --org string   Organization name
  -v, --verbose      Enable user-friendly verbose output

SEE ALSO