Bug #10410
closedUnable to list puppet-modules since product options are missing
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1127382
Description of problem:
Unable to list puppet-modules since product options are missing
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Attempt to list puppet-modules of an Organization
hammer> puppet-module list --organization-id=3
Error: Missing options to search product
2. I am asked to enter product search options but the production options are not present in puppet-module list --help (see below)
hammer> puppet-module list --help
Usage:
puppet-module list [OPTIONS]
Options:
--content-view CONTENT_VIEW_NAME Content view name to search by
--content-view-id CONTENT_VIEW_ID content view numeric identifier
--lifecycle-environment LIFECYCLE_ENVIRONMENT_NAME Name to search by
--lifecycle-environment-id LIFECYCLE_ENVIRONMENT_ID
--organization ORGANIZATION_NAME Organization name to search by
--organization-id ORGANIZATION_ID
--organization-label ORGANIZATION_LABEL Organization label to search by
--repository REPOSITORY_NAME Repository name to search by
--repository-id REPOSITORY_ID repository ID
-h, --help print help
Actual results:
As explained above
Expected results:
As explained above
Additional info: