mirror of
https://github.com/rancher/k3k.git
synced 2026-03-02 17:50:36 +00:00
* wip * env var fix * cluster create * cluster create and delete * cluster list * cluster cmd * kubeconfig * policy create * policy delete and list, and added root commands * removed urfavecli from k3kcli * fix policy command * k3k-kubelet to cobra * updated docs * updated go.mod * updated test * added deletion * added cleanup and flake attempts * wip bind env * simplified config
566 B
566 B
k3kcli cluster
cluster command
Options
-h, --help help for cluster
Options inherited from parent commands
--debug Turn on debug logs
--kubeconfig string kubeconfig path ($HOME/.kube/config or $KUBECONFIG if set)
SEE ALSO
- k3kcli - CLI for K3K
- k3kcli cluster create - Create new cluster
- k3kcli cluster delete - Delete an existing cluster
- k3kcli cluster list - List all the existing cluster