Skip to content

Commit

Permalink
updating documenation for new phases name
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislovecnm committed Oct 26, 2017
1 parent 384c74d commit ceafc68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cli/kops_update_cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ kops update cluster
--create-kube-config Will control automatically creating the kube config file on your local filesystem (default true)
--model string Models to apply (separate multiple models with commas) (default "config,proto,cloudup")
--out string Path to write any local output
--phase string Subset of tasks to run: assets, cluster, iam, load-balancers, network, security-groups
--phase string Subset of tasks to run: assets, cluster, network, security
--ssh-public-key string SSH public key to use (deprecated: use kops create secret instead)
--target string Target - direct, terraform, cloudformation (default "direct")
--yes Actually create cloud resources
Expand Down

0 comments on commit ceafc68

Please sign in to comment.