airshipctl/cmd/baremetal/testdata/TestBaremetalGoldenOutput/baremetal-with-help.golden
Yasin, Siraj (SY495P) 54e13ceaad Added new command for Image Build.
* 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
2020-06-12 03:01:26 +00:00

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.