airshipctl/cmd/baremetal
Drew Walters 1ce5005cd6 Add baremetal ejectmedia command
Early airshipctl usage has identified the need to eject virtual media
on-demand using airshipctl in order to prevent booting from stuck media.
This change adds a command to eject all virtual media attached to a
baremetal node.

Change-Id: Id67fa00489093dcb84ce54216e0553fa6a737ea6
Signed-off-by: Drew Walters <andrew.walters@att.com>
2020-04-28 23:10:36 +00:00
..
testdata/TestBaremetalGoldenOutput Add baremetal ejectmedia command 2020-04-28 23:10:36 +00:00
baremetal_test.go Add baremetal ejectmedia command 2020-04-28 23:10:36 +00:00
baremetal.go Add baremetal ejectmedia command 2020-04-28 23:10:36 +00:00
ejectmedia.go Add baremetal ejectmedia command 2020-04-28 23:10:36 +00:00
isogen.go Increase code coverage 2020-04-28 13:46:06 -05:00
poweroff.go Add label support to baremetal power commands 2020-04-28 23:10:36 +00:00
poweron.go Add label support to baremetal power commands 2020-04-28 23:10:36 +00:00
powerstatus.go Add label support to baremetal power commands 2020-04-28 23:10:36 +00:00
reboot.go Add label support to baremetal power commands 2020-04-28 23:10:36 +00:00
remotedirect.go Increase code coverage 2020-04-28 13:46:06 -05:00