54e13ceaad
* command: airshipctl image build * For now it is just a wrapper for baremetal isogen. * Removed isogen subcommand from baremetal Change-Id: I5c1260c4b167e5768eba27a7cd83c9b60ab29184 Relates-To:#251 Closes:#251
19 lines
500 B
Plaintext
19 lines
500 B
Plaintext
Perform actions on baremetal hosts
|
|
|
|
Usage:
|
|
baremetal [command]
|
|
|
|
Available Commands:
|
|
ejectmedia Eject media attached to a baremetal host
|
|
help Help about any command
|
|
poweroff Shutdown a baremetal host
|
|
poweron Power on a host
|
|
powerstatus Retrieve the power status of a baremetal host
|
|
reboot Reboot a host
|
|
remotedirect Bootstrap the ephemeral host
|
|
|
|
Flags:
|
|
-h, --help help for baremetal
|
|
|
|
Use "baremetal [command] --help" for more information about a command.
|