Skip to main content
Alias: cnap cl

List clusters

Get cluster details

Update a cluster

Delete a cluster

The --force flag is required to confirm deletion.

Download kubeconfig

Downloads the admin kubeconfig for a KaaS-managed cluster. The cluster must be in RUNNING status.
Pipe directly into kubectl: cnap clusters kubeconfig <id> | kubectl --kubeconfig /dev/stdin get nodes