Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
remyleone committed May 19, 2020
1 parent 6208ba1 commit 2d19d67
Showing 1 changed file with 6 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ USAGE:
scw baremetal server install <server-id ...> [arg=value ...]

ARGS:
server-id Server ID to install
os-id ID of the OS to install on the server
hostname Hostname of the server
ssh-key-ids.{index} SSH key IDs authorized on the server
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-2)
server-id Server ID to install
os-id ID of the OS to install on the server
hostname Hostname of the server
[all-ssh-keys=false] Add all SSH keys on your baremetal instance
ssh-key-ids.{index} SSH key IDs authorized on the server
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-2)

FLAGS:
-h, --help help for install
Expand Down

0 comments on commit 2d19d67

Please sign in to comment.