Skip to content

Commit

Permalink
docs: add --switch flag to command tree
Browse files Browse the repository at this point in the history
  • Loading branch information
iwilltry42 committed Jun 3, 2020
1 parent a279e12 commit 2ae5535
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/usage/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ k3d
--secret # specify a cluster secret (default: auto-generated)
--timeout # specify a timeout, after which the cluster creation will be interrupted and changes rolled back
--update-kubeconfig # enable the automated update of the default kubeconfig with the details of the newly created cluster (also sets '--wait=true')
--switch # (implies --update-kubeconfig) automatically sets the current-context of your default kubeconfig to the new cluster's context
-v, --volume # specify additional bind-mounts
--wait # enable waiting for all master nodes to be ready before returning
-w, --workers # specify how many worker nodes you want to create
Expand Down

0 comments on commit 2ae5535

Please sign in to comment.