
* added NodeName field in the remote Client interface * added new subcommand 'list-hosts' to list hosts from host-inventory from site manifests Closes: #359 Signed-off-by: Shon Phand <shonphand@gmail.com> Change-Id: I560a8117b1d55cad2a634df0d05a4aaedae2a873
1.6 KiB
1.6 KiB
airshipctl baremetal
Airshipctl command to manage bare metal host(s)
Synopsis
Provides commands that can be performed on bare metal host(s). The commands help in performing the basic boot and power operations on the bare metal host(s).
Options
-h, --help help for baremetal
Options inherited from parent commands
--airshipconf string path to the airshipctl configuration file. Defaults to "$HOME/.airship/config"
--debug enable verbose output
SEE ALSO
airshipctl <airshipctl>
- A unified command line tool for management of end-to-end kubernetes cluster deployment on cloud infrastructure environments.airshipctl baremetal ejectmedia <airshipctl_baremetal_ejectmedia>
- Airshipctl command to eject virtual media attached to a bare metal hostairshipctl baremetal list-hosts <airshipctl_baremetal_list-hosts>
- Airshipctl command to list bare metal host(s)airshipctl baremetal poweroff <airshipctl_baremetal_poweroff>
- Airshipctl command to shutdown bare metal host(s)airshipctl baremetal poweron <airshipctl_baremetal_poweron>
- Airshipctl command to power on host(s)airshipctl baremetal powerstatus <airshipctl_baremetal_powerstatus>
- Airshipctl command to retrieve the power status of a bare metal hostairshipctl baremetal reboot <airshipctl_baremetal_reboot>
- Airshipctl command to reboot host(s)airshipctl baremetal remotedirect <airshipctl_baremetal_remotedirect>
- Airshipctl command to bootstrap the ephemeral host