Actions
Feature #21231
openHammer create subnet with option Discovery capsule
Status:
New
Priority:
Normal
Assignee:
-
Category:
Hammer CLI
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1370460
When creating a subnet via the hammer CLI, an option for specifying Discovery Capsule need to be exposed.
Currently while crating subnet there is no option for discovery capsule and remote execution
Expected behavior:
1 Goto Foreman terminal
2 use hammer command to create subnet
3 hammer subnet create --name="Subnet1" --discover-capsule="capsule1"
Actions