Actions
Bug #12001
closedpuppet-module list : command does not allow listing modules based on repository name
Difficulty:
Triaged:
Yes
Description
Unlike the package and erratum commands, the puppet-module 'list' does not allow for listing of modules using repository name.
E.g.
hammer> erratum list --organization 'Default Organization' --product 'zoo' --repository 'zoo' -------------------------------------|----------------|----------|---------------- ID | ERRATA ID | TYPE | TITLE -------------------------------------|----------------|----------|---------------- 8de9397c-6742-4c09-896b-c1bafe706561 | RHEA-2012:0001 | security | Bear_Erratum 74992dba-53d2-4d2b-80f3-976432acf46d | RHEA-2012:0004 | security | Gorilla_Erratum 3820da12-fab4-4c46-aa90-3279d772d277 | RHEA-2012:0002 | security | Sea_Erratum 1ee24d9c-b2f9-4f6f-9179-58ed03d93964 | RHEA-2012:0003 | security | Bird_Erratum -------------------------------------|----------------|----------|---------------- hammer> puppet-module list --organization 'Default Organization' --product 'puppet' --repository 'puppet 1' Error: Unrecognised option '--product' See: ' puppet-module list --help' hammer>
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/323 added
- Pull request deleted (
)
Updated by Eric Helms about 9 years ago
- Category set to Hammer
- Translation missing: en.field_release set to 70
- Triaged changed from No to Yes
Updated by Brad Buckingham about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-katello|17ffc1e0c19d153bc18149b3fe5d8f3030a149c5.
Actions