Project

General

Profile

Actions

Bug #25588

closed

`hammer content-view add-version -h` is confusing

Added by Andrew Kofink over 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Hammer
Target version:
Difficulty:
trivial
Triaged:
Yes
Fixed in Releases:
Found in Releases:

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.

Actions #1

Updated by Andrew Kofink over 5 years ago

  • Target version set to Katello 3.11.0
  • Triaged changed from No to Yes
Actions #2

Updated by Jonathon Turel over 5 years ago

  • Target version changed from Katello 3.11.0 to Katello 3.12.0
Actions #3

Updated by Chris Roberts about 5 years ago

  • Status changed from New to Assigned
  • Assignee set to Chris Roberts
  • Team Backlog deleted (Brad)
Actions #4

Updated by Chris Roberts about 5 years ago

  • Target version changed from Katello 3.12.0 to Katello Backlog
Actions #5

Updated by The Foreman Bot over 4 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/Katello/hammer-cli-katello/pull/695 added
Actions #6

Updated by James Jeffers over 4 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF