Bug 679450 - New command line features are not shown in help
Summary: New command line features are not shown in help
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Pradeep Kilambi
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-22 15:37 UTC by Jay Dobies
Modified: 2011-07-15 19:33 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-22 16:11:34 UTC
Embargoed:


Attachments (Terms of Use)

Description Jay Dobies 2011-02-22 15:37:29 UTC
Based on the e-mail that went out, we now support --host, --port, --scheme, and another I'm forgetting on the CLI. But help only shows:

pulp-admin --help
Usage: pulp-admin <options> <command>
Supported Commands:
	auth           stores pulp authentication credentials
	cds            CDS instance management actions
	consumer       consumer specific actions to pulp server
	consumergroup  consumer group specific actions to pulp server
	distribution   distribution specific actions to pulp server
	errata         errata specific actions to pulp server
	package        package specific actions to pulp server
	packagegroup   package group specific actions to pulp server
	permission     manage pulp permissions  
	repo           repository specific actions to pulp server
	role           manage pulp permission roles
	user           user specific actions to pulp server

Options:
  -h, --help            show this help message and exit

  Pulp User Account Credentials:
    -u USERNAME, --username=USERNAME
                        account username
    -p PASSWORD, --password=PASSWORD
                        account password

  Pulp Server Information:
    --host=HOST         pulp server host name (default: guardian)

Comment 1 Jay Dobies 2011-02-22 16:11:34 UTC
<jdob> only reason I filed it is cause you included it in your email
<jdob> which made them sound like features
<linear> well, you're the one who mentioned we can't actually change those portions of the url
<linear> so they're there for "future expansion" anticipating the day when we fix that


Closing as not a bug (I suppose "not a feature" would be more appropriate :)


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