Bug #7269
closedpuppet-module CLI command says I'm missing product params when there are no product params
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1134082
❯ h puppet-module list --organization-id 1
Error: Missing options to search product
❯ h puppet-module list --organization-id 1 --product-id 1
Error: Unrecognised option '--product-id'
❯ h puppet-module list -h
Usage:
hammer puppet-module list [OPTIONS]
Options:
--content-view CONTENT_VIEW_NAME Content view name
--content-view-id CONTENT_VIEW_ID content view numeric identifier
--environment ENVIRONMENT_NAME Name to search by
--environment-id 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