7dfb0eb98c
With this change we will be sure that no commands against bmh hosts will be applied without selector flags specified, now if you want to target all hosts in inventory you must specify --all flag Relates-To: #364 Related-To: #364 Closes: #364 Change-Id: I0d615ea226528162e07acc96fa61b26e031145aa
19 lines
504 B
Plaintext
19 lines
504 B
Plaintext
Perform actions on baremetal hosts
|
|
|
|
Usage:
|
|
baremetal [command]
|
|
|
|
Available Commands:
|
|
ejectmedia Eject media attached to a baremetal hosts
|
|
help Help about any command
|
|
poweroff Shutdown a baremetal hosts
|
|
poweron Power on a hosts
|
|
powerstatus Retrieve the power status of a baremetal host
|
|
reboot Reboot a hosts
|
|
remotedirect Bootstrap the ephemeral host
|
|
|
|
Flags:
|
|
-h, --help help for baremetal
|
|
|
|
Use "baremetal [command] --help" for more information about a command.
|