airshipctl/cmd/baremetal
Kostiantyn Kalynovskyi 7dfb0eb98c Don't allow to run baremetal actions without flags
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
2021-02-24 20:01:15 +00:00
..
testdata/TestBaremetalGoldenOutput Don't allow to run baremetal actions without flags 2021-02-24 20:01:15 +00:00
baremetal.go Don't allow to run baremetal actions without flags 2021-02-24 20:01:15 +00:00
baremetal_test.go Add inventory interface and cmd line integration 2021-01-22 20:21:44 +00:00
ejectmedia.go Don't allow to run baremetal actions without flags 2021-02-24 20:01:15 +00:00
poweroff.go Don't allow to run baremetal actions without flags 2021-02-24 20:01:15 +00:00
poweron.go Don't allow to run baremetal actions without flags 2021-02-24 20:01:15 +00:00
powerstatus.go Add inventory interface and cmd line integration 2021-01-22 20:21:44 +00:00
reboot.go Don't allow to run baremetal actions without flags 2021-02-24 20:01:15 +00:00
remotedirect.go Add inventory interface and cmd line integration 2021-01-22 20:21:44 +00:00