dkp detach cluster
Detach a cluster
CODE
dkp detach cluster CLUSTER_NAME [flags]
Options
CODE
-h, --help help for cluster
--timeout duration The length of time to wait before giving up on a detach, defaults to wait forever (default 0s)
--wait If true, wait for resources to be gone before returning. This waits for finalizers. (default true)
-w, --workspace string Name of the workspace of the attached cluster
Options inherited from parent commands
CODE
--config string Config file to use (default "/home/runner/.kommander/config")
--context string The name of the kubeconfig context to use
--kubeconfig string Path to the kubeconfig file to use for CLI requests.
--request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests.
-v, --verbose int Output verbosity
SEE ALSO
- dkp detach - Detach one of [cluster]