Actions
Bug #25588
closed`hammer content-view add-version -h` is confusing
Difficulty:
trivial
Triaged:
Yes
Description
Reproduce:
$ hammer content-view add-version -h
Actual:
Usage: hammer content-view add-version [OPTIONS] Options: --content-view CONTENT_VIEW_NAME Content view name to search by --content-view-id CONTENT_VIEW_ID Content view numeric identifier --content-view-version CONTENT_VIEW_VERSION_VERSION Content view version number --content-view-version-id CONTENT_VIEW_VERSION_ID Content view version identifier --id ID Content view numeric identifier --name NAME Content view name to search by --organization ORGANIZATION_NAME Organization name to search by --organization-id ORGANIZATION_ID Organization ID to search by --organization-label ORGANIZATION_LABEL Organization label to search by -h, --help Print help
Expected (or similar):
Usage: hammer content-view add-version [OPTIONS] Options: --content-view CONTENT_VIEW_NAME Content view name to search by --content-view-id CONTENT_VIEW_ID Content view numeric identifier to search by --content-view-version CONTENT_VIEW_VERSION_VERSION Content view version number --content-view-version-id CONTENT_VIEW_VERSION_ID Content view version identifier --id ID Content view numeric identifier --name NAME Content view name to search by --organization ORGANIZATION_NAME Organization name to search by --organization-id ORGANIZATION_ID Organization ID to search by --organization-label ORGANIZATION_LABEL Organization label to search by -h, --help Print help
Really, it's just the --content-view-id and --id that are confusing.
Updated by Andrew Kofink about 6 years ago
- Target version set to Katello 3.11.0
- Triaged changed from No to Yes
Updated by Jonathon Turel almost 6 years ago
- Target version changed from Katello 3.11.0 to Katello 3.12.0
Updated by Chris Roberts over 5 years ago
- Status changed from New to Assigned
- Assignee set to Chris Roberts
- Team Backlog deleted (
Brad)
Updated by Chris Roberts over 5 years ago
- Target version changed from Katello 3.12.0 to Katello Backlog
Updated by The Foreman Bot over 5 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/695 added
Updated by James Jeffers over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-katello|dc2cdd8b194c17e20954eb3ae3d85f6726559454.
Actions