diff --git a/site/content/en/docs/generated/kwokctl_delete_cluster.md b/site/content/en/docs/generated/kwokctl_delete_cluster.md index 7c6fe6261f..5f7922d93b 100644 --- a/site/content/en/docs/generated/kwokctl_delete_cluster.md +++ b/site/content/en/docs/generated/kwokctl_delete_cluster.md @@ -9,7 +9,7 @@ kwokctl delete cluster [flags] ### Options ``` - --force Force delete the cluster even if the runtime is unavailable + --force Force delete the cluster managed by kwokctl -h, --help help for cluster --kubeconfig string The path to the kubeconfig file that will remove the deleted cluster (default "~/.kube/config") ```