Set up dev env.

This commit is contained in:
2025-10-11 21:42:33 +00:00
parent 24245e46e8
commit caabd298b3
12 changed files with 141 additions and 81 deletions

View File

@@ -281,4 +281,3 @@ func init() {
clusterKubeconfigCmd.Flags().Bool("persist", false, "Save kubeconfig to instance directory")
clusterKubeconfigCmd.Flags().Bool("generate", false, "Regenerate kubeconfig from the cluster")
}