From 236532a8f8fc4897712f96c6040e34daeca4f12a Mon Sep 17 00:00:00 2001 From: justinsb <justinsb@google.com> Date: Sat, 10 Feb 2024 11:22:44 -0500 Subject: [PATCH] autogen: Generate cli docs With `make gen-cli-docs` --- docs/cli/kops_update_cluster.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/cli/kops_update_cluster.md b/docs/cli/kops_update_cluster.md index b2ca8a3a11a99..a99bad592a2fb 100644 --- a/docs/cli/kops_update_cluster.md +++ b/docs/cli/kops_update_cluster.md @@ -27,6 +27,7 @@ kops update cluster [CLUSTER] [flags] ``` --admin duration[=18h0m0s] Also export a cluster admin user credential with the specified lifetime and add it to the cluster context --allow-kops-downgrade Allow an older version of kOps to update the cluster than last used + --cleanup-after-upgrade Delete old revisions of cloud resources that were needed during an upgrade --create-kube-config Will control automatically creating the kube config file on your local filesystem (default true) -h, --help help for cluster --internal Use the cluster's internal DNS name. Implies --create-kube-config