Bug 679450

Summary: New command line features are not shown in help
Product: [Retired] Pulp Reporter: Jay Dobies <jason.dobies>
Component: z_otherAssignee: Pradeep Kilambi <pkilambi>
Status: CLOSED NOTABUG QA Contact: Preethi Thomas <pthomas>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecified   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-22 16:11:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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 :)