Fix missing custom-certs flag in cli (#444)

* fix missing custom-certs path in cli

* fix docs
This commit is contained in:
Enrico Candino
2025-08-25 18:37:29 +02:00
committed by GitHub
parent 65cb8ad123
commit d23cf86fce
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -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