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
Updated by David Davis almost 10 years ago
- Status changed from New to Closed
This must have been fixed at some point. I think the org parameters were added to resolve a product id. However, it looks like there are no more org params which matches the API.
Updated by Eric Helms over 9 years ago
- Translation missing: en.field_release set to 31