Bug 633945 - pulp-client consumer history --help usage is stated twice
Summary: pulp-client consumer history --help usage is stated twice
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
: ---
Assignee: Pradeep Kilambi
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: verified-to-close
TreeView+ depends on / blocked
 
Reported: 2010-09-14 17:56 UTC by Preethi Thomas
Modified: 2011-07-15 19:29 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-17 16:52:12 UTC
Embargoed:


Attachments (Terms of Use)

Description Preethi Thomas 2010-09-14 17:56:46 UTC
Description of problem:

See the line that says Usage 



[root@localhost ~]# pulp-client -u admin -p admin consumer history --help
Usage: pulp-client -u <username> -p <password> usage: pulp-client consumer history [OPTIONS]

Comment 1 Pradeep Kilambi 2010-10-27 19:51:40 UTC
$ sudo pulp-client -u admin -p admin consumer history --help
Usage: pulp-client <options> consumer history <options>

Options:
  -h, --help            show this help message and exit
  --event_type=EVENT_TYPE
                        limits displayed history entries to the given type
  --limit=LIMIT         limits displayed history entries to the given amount
                        (must be greater than zero)
  --sort=SORT           indicates the sort direction ("ascending" or
                        "descending") based on the entry's timestamp
  --start_date=START_DATE
                        only return entries that occur on or after the given
                        date (format: yyyy-mm-dd)
  --end_date=END_DATE   only return entries that occur on or before the given
                        date (format: yyyy-mm-dd)

Comment 2 Jay Dobies 2010-10-29 16:58:29 UTC
Fixed in 0.77.

Comment 3 Jay Dobies 2010-11-03 19:35:32 UTC
Fixed in build 0.78.

Comment 4 Preethi Thomas 2010-11-08 19:05:53 UTC
verified


[root@preethi ~]# pulp-client consumer history --help
Usage: pulp-client <options> consumer history <options>

Options:
  -h, --help            show this help message and exit
  --event_type=EVENT_TYPE
                        limits displayed history entries to the given type
  --limit=LIMIT         limits displayed history entries to the given amount
                        (must be greater than zero)
  --sort=SORT           indicates the sort direction ("ascending" or
                        "descending") based on the entry's timestamp
  --start_date=START_DATE
                        only return entries that occur on or after the given
                        date (format: yyyy-mm-dd)
  --end_date=END_DATE   only return entries that occur on or before the given
                        date (format: yyyy-mm-dd)

Comment 5 Preethi Thomas 2011-02-17 16:52:12 UTC
Closing with community release 

pulp-0.0.139-1.fc14.noarch


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