Bug #26902
closed'uuid' option removed from command "hammer content-view puppet-module list"
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1711929
Description of problem:
'uuid' option removed from command "hammer content-view puppet-module list --help"
How reproducible:
always
Steps to Reproduce:
1.Run # hammer content-view puppet-module list --help
- hammer content-view puppet-module list --help
Usage:
hammer content-view puppet-module list [OPTIONS]
Options:
--author AUTHOR Author of the puppet module
--content-view CONTENT_VIEW_NAME Content view name to search by
--content-view-id CONTENT_VIEW_ID Content view numeric identifier
--full-result FULL_RESULT Whether or not to show all results
One of true/false, yes/no, 1/0.
--name NAME Name of the puppet module
--order ORDER Sort field and order, eg. 'id DESC'
--organization ORGANIZATION_NAME Organization name to search by
--organization-id ORGANIZATION_ID Organization ID to search by
--organization-label ORGANIZATION_LABEL Organization label to search by
--page PAGE Page number, starting at 1
--per-page PER_PAGE Number of results per page to return
--search SEARCH Search string
-h, --help Print help
- hammer content-view puppet-module list --help
Usage:
hammer content-view puppet-module list [OPTIONS]
Options:
--author AUTHOR Author of the puppet module
--content-view CONTENT_VIEW_NAME Content view name to search by
--content-view-id CONTENT_VIEW_ID Content view numeric identifier
--full-result FULL_RESULT Whether or not to show all results
One of true/false, yes/no, 1/0.
--name NAME Name of the puppet module
--order ORDER Sort field and order, eg. 'id DESC'
--organization ORGANIZATION_NAME Organization name to search by
--organization-id ORGANIZATION_ID Organization ID to search by
--organization-label ORGANIZATION_LABEL Organization label to search by
--page PAGE Page number, starting at 1
--per-page PER_PAGE Number of results per page to return
--search SEARCH Search string
--uuid UUID The uuid of the puppet module to associate
-h, --help Print help
Additional info:
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to John Mitsch
- Pull request https://github.com/Katello/katello/pull/8135 added
Updated by John Mitsch over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|c58e182509499a46f74a1d2c612999b427e6563e.
Updated by Brad Buckingham over 5 years ago
- Subject changed from 'uuid' option removed from command "hammer content-view puppet-module list" to 'uuid' option removed from command "hammer content-view puppet-module list"
- Target version set to Katello 3.12.0
Updated by Chris Roberts over 5 years ago
- Fixed in Releases Katello 3.12.0 added