Actions
Bug #14655
closed[Katello 3.0 RC2] hammer host-collection create generates an error
Description
I can create host collections via the UI. Only the cli is broken.
hammer host-collection create --organization-label "IT_Infra" --name "Centos 7 Prod" --unlimited-hosts "true"
Could not create the host collection:
Error: undefined local variable or method `option_host_ids' for #<HammerCLIKatello::HostCollection::CreateCommand:0x000000037431c0>
The same error occurs on RC1.
Actions