Skip to main content

skyhook cluster get

Show details for a single cluster

Synopsis

Show details for a single Kubernetes cluster connected to your organization. Displays the same fields as ‘cluster list’ plus cloud project/account, agent API key (redacted), and any other metadata returned by the Skyhook API.
skyhook cluster get <cluster-name> [flags]

Examples

  skyhook cluster get my-cluster
  skyhook cluster get my-cluster --json

Options

  -h, --help   help for get
      --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