mirror of
https://github.com/rancher/k3k.git
synced 2026-08-19 04:16:16 +00:00
Fix missing custom-certs flag in cli (#444)
* fix missing custom-certs path in cli * fix docs
This commit is contained in:
@@ -19,6 +19,7 @@ k3kcli cluster create [command options] NAME
|
||||
--agent-envs strings agents extra Envs
|
||||
--agents int number of agents
|
||||
--cluster-cidr string cluster CIDR
|
||||
--custom-certs string The path for custom certificate directory
|
||||
-h, --help help for create
|
||||
--kubeconfig-server string override the kubeconfig server host
|
||||
--mirror-host-nodes Mirror Host Cluster Nodes
|
||||
|
||||
Reference in New Issue
Block a user