Bug #15289
closed
host-collection content-base subcommand is nonexistant
Added by Andrew Kofink over 8 years ago.
Updated over 6 years ago.
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1335552
Description of problem: There is a subcommand in host_collection.rb named ContentBaseCommand with three actions, but there is no way to access them in hammer.
Version-Release number of selected component (if applicable):
6.2, 6.1, devel
How reproducible:
Always
Steps to Reproduce:
1. Run each hammer command below
hammer host-collection content-base install
hammer host-collection content-base update
hammer host-collection content-base remove
Actual results:
Error: No such sub-command 'content-base'
See: 'hammer host-collection --help'
Expected results:
Content installed
Content updated
Content removed
Additional info:
I believe this hammer subcommand should be calling the hosts_bulk_actions_controller in Katello's API.
- Project changed from Hammer CLI to Katello
- Category set to Hammer
- Priority changed from Normal to High
- Translation missing: en.field_release set to 144
- Difficulty set to medium
- Translation missing: en.field_release deleted (
144)
- Priority changed from High to Low
- Translation missing: en.field_release set to 114
- Related to Feature #11531: As a developer, the content hosts UI needs to utilize new v2 apis showing the list of content hosts added
- Related to Feature #11508: As a user, bulk actions should be based off hosts instead of content hosts (4) added
- Status changed from New to Rejected
- Translation missing: en.field_release changed from 114 to 166
There is no content-base command. This "command" is actually named this way because it is the base logic for the package, package group, and errata subcommands, which all exist. Because of this, I'm closing this.
Also available in: Atom
PDF