Actions
Bug #6291
closedpuppet-module --id vs --uuid inconsistency
Description
There are some identifier inconsistencies in commands around puppet-modules:
hammer puppet-module list # shows only UUIDs
hammer puppet-module info # parameter --id actually requires UUID
hammer content-view puppet-module list # shows both numeric (activerecord) id and UUID
hammer content-view puppet-module remove # --id accepts numeric ids
This is very confusing.
Updated by Tomáš Strachota over 10 years ago
- Bugzilla link set to https://bugzilla.redhat.com/show_bug.cgi?id=1111254
Updated by Eric Helms over 10 years ago
- Target version set to 49
- Difficulty set to trivial
- Triaged changed from No to Yes
Updated by dustin tsang over 10 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-katello|d93a8fb27c7381a9b20c120188cfe3ec3b0bae1b.
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Actions