Bug 700917 - Content command help inconsistencies
Summary: Content command help inconsistencies
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Sprint 23
Assignee: Sayli Karmarkar
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: verified-to-close
TreeView+ depends on / blocked
 
Reported: 2011-04-29 19:33 UTC by Jay Dobies
Modified: 2015-03-23 01:10 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-08-16 12:10:22 UTC
Embargoed:


Attachments (Terms of Use)

Description Jay Dobies 2011-04-29 19:33:21 UTC
[root@pulp ~]# pulp-admin content --help
Usage: pulp-admin <options> content <action> <options>
Supported Actions:
	upload         upload content to pulp server;
	list           list content(packages/files) on pulp server;
	delete         Delete content from the pulp server

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


Small fixes:
- Remove the trailing semi-colons from upload and list
- Make the help for delete start with a lower case 'd'
- In upload and list, it should be "the Pulp server", not just "on pulp server".

Comment 1 Sayli Karmarkar 2011-05-05 16:49:24 UTC
Fixed.

$ pulp-admin content --help
Usage: pulp-admin <options> content <action> <options>
Supported Actions:
	upload         upload content to the Pulp server
	list           list content(packages/files) on the Pulp server
	delete         delete content from the Pulp server

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

Comment 2 Jeff Ortel 2011-05-09 22:25:14 UTC
build 0.174

Comment 3 Preethi Thomas 2011-05-11 20:10:43 UTC
[root@preethi ~]# rpm -q pulp
pulp-0.0.174-1.fc14.noarch

[root@preethi ~]# pulp-admin content
Usage: pulp-admin <options> content <action> <options>
Supported Actions:
	upload         upload content to the Pulp server
	list           list content(packages/files) on the Pulp server
	delete         delete content from the Pulp server

pulp-admin: error: no action given: please see --help

Comment 4 Preethi Thomas 2011-08-16 12:10:22 UTC
Closing with Community Release 15

pulp-0.0.223-4.

Comment 5 Preethi Thomas 2011-08-16 12:22:25 UTC
Closing with Community Release 15

pulp-0.0.223-4.


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