docs: add 'create node --wait --timeout X' flags explanations

pull/259/head
iwilltry42 4 years ago
parent 42ee62e552
commit 8fc407be84
No known key found for this signature in database
GPG Key ID: 7BA57AD1CFF16110
  1. 2
      docs/usage/commands.md

@ -25,6 +25,8 @@ k3d
-i, --image # specify which k3s image should be used for the node(s)
--replicas # specify how many replicas you want to create with this spec
--role # specify the node role
--wait # wait for the node to be up and running before returning
--timeout # specify a timeout duration, after which the node creation will be interrupted, if not done yet
delete
cluster CLUSTERNAME # delete an existing cluster
-a, --all # delete all existing clusters

Loading…
Cancel
Save