Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 798679 - katello command-line help screens should unify the examples provided
Summary: katello command-line help screens should unify the examples provided
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: katello-agent
Version: 6.0.0
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: Unspecified
Assignee: Miroslav Suchý
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-29 14:57 UTC by Forrest Taylor
Modified: 2019-09-26 13:31 UTC (History)
2 users (show)

Fixed In Version: katello-cli-1.1.4-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-19 18:11:25 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Forrest Taylor 2012-02-29 14:57:29 UTC
All katello help screens in the CLI should show consistent names.  For
instance, organization name should always show ACME_Corporation as the
example.

For instance, `katello package list -h` shows:
  --org=ORG          organization name eg: foo.example.com
  --product=PRODUCT  product name eg: fedora-14

It should read:
  --org=ORG          organization name eg: ACME_Corporation (required)
  --product=PRODUCT  product name eg: "Red Hat Enterprise Linux Server" (required)

See bug#798675 for information on the (required) addition.

If we provide examples, we should be consistent in providing the following:

product: "Red Hat Enterprise Linux Server"
provider: "Red Hat"
org: ACME_Corporation

Comment 1 Miroslav Suchý 2012-08-22 10:55:28 UTC
taking

Comment 2 Miroslav Suchý 2012-08-24 09:42:37 UTC
unified product, org and additionally --environment

--provider is used only twice and seem consistent to me.

https://github.com/Katello/katello/pull/506

Comment 3 Miroslav Suchý 2012-08-24 19:49:09 UTC
Commited to katello.git as:
*   c4d932d (origin/master, origin/HEAD) Merge pull request #506 from xsuchy/pull-req-bz798679
|\  
| * 85bafb2 (fork/pull-req-bz798679, pull-req-bz798679) 798679 - be consistent with --environment option help
| * 91c1429 798679 - be consistent with --org option help
| * ccb4a4c 798679 - remove duplicate code handling --product option
| * 18334e9 798679 - be consistent with --product option help

Comment 4 Mike McCune 2013-09-19 18:11:25 UTC
These bugs have been resolved in upstream projects for a period of months so I'm mass-closing them as CLOSED:UPSTREAM.  If this is a mistake feel free to re-open.


Note You need to log in before you can comment on or make changes to this bug.