Bug #14853
closedSeveral host-collection commands are missing the organization options
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1328925
Description of problem:
host-collection update/delete - commands missing organization options
Version-Release number of selected component (if applicable):
satellite-6.2.0-8.2.beta.el7sat.noarch
How reproducible:
Always
Steps to Reproduce:
hammer> host-collection delete --help
Usage:
host-collection delete [OPTIONS]
Options:
--id ID Id of the host collection
--name NAME Host collection name to search by
-h, --help print help
hammer> host-collection update --help
Usage:
host-collection update [OPTIONS]
Options:
--description DESCRIPTION
--host-ids HOST_IDS List of host ids to replace the hosts in host collection
Comma separated list of values.
--hosts HOST_NAMES Comma separated list of values.
--id ID Id of the host collection
--max-hosts MAX_HOSTS Maximum number of hosts in the host collection
--name NAME Host collection name to search by
--new-name NEW_NAME Host Collection name
--unlimited-hosts UNLIMITED_HOSTS Whether or not the host collection may have unlimited hosts
One of true/false, yes/no, 1/0.
-h, --help print help
Actual results:
No organization options as shown above
Expected results:
Organization options should be present
Additional info:
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/395 added
Updated by Eric Helms over 8 years ago
- Project changed from Hammer CLI to Katello
- Category set to Hammer
- Status changed from Ready For Testing to Closed
- Translation missing: en.field_release set to 144