diff --git a/docs/cli/kops_validate_cluster.md b/docs/cli/kops_validate_cluster.md index 300dd93e32..76645f9ba3 100644 --- a/docs/cli/kops_validate_cluster.md +++ b/docs/cli/kops_validate_cluster.md @@ -30,9 +30,10 @@ kops validate cluster [flags] ### Options ``` - -h, --help help for cluster - -o, --output string Output format. One of json|yaml|table. (default "table") - --wait duration If set, will wait for cluster to be ready + -h, --help help for cluster + --kubeconfig string Path to the kubeconfig file + -o, --output string Output format. One of json|yaml|table. (default "table") + --wait duration If set, will wait for cluster to be ready ``` ### Options inherited from parent commands