Skip to main content

skyhook cluster remove

Remove (unregister) a cluster

Synopsis

Remove a cluster from Skyhook. This will unregister the cluster but won’t uninstall the agent from the cluster itself. You should uninstall the Skyhook agent from your cluster before or after this operation.
skyhook cluster remove <cluster-name> [flags]

Examples

  skyhook cluster remove my-cluster

Options

  -h, --help   help for remove

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