Bug 619467 - packagegroup info help needs update
Summary: packagegroup info help needs update
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
: ---
Assignee: Sayli Karmarkar
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-29 15:33 UTC by Preethi Thomas
Modified: 2015-03-23 01:10 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-10-20 16:11:11 UTC
Embargoed:


Attachments (Terms of Use)

Description Preethi Thomas 2010-07-29 15:33:56 UTC
Description of problem:


[root@preethi ~]# pulp packagegroup info --help
Usage: pulp packagegroup info [OPTIONS]

Options:
  -h, --help       show this help message and exit
  --id=GROUPID     package name to lookup
  --repoid=REPOID  Repository Label
[root@preethi ~]# 


notice  --id=GROUPID     package name to lookup 

It should be package group id/name instead.

Comment 1 Sayli Karmarkar 2010-08-10 07:44:15 UTC
Fixed

Comment 2 Shveta 2010-08-18 11:00:22 UTC
[root@fedora12g2 grinder]# pulp-admin -u admin -p admin packagegroup info --help
Usage: pulp-admin -u <username> -p <password> packagegroup info [OPTIONS]


Options:
  -h, --help            show this help message and exit
  --id=GROUPID          Packagegroup id to lookup
  --repoid=REPOID       Repository Label
  -u USERNAME, --username=USERNAME
                        <REQUIRED> username for access to Pulp.  Default user
                        admin is included with base install.
  -p PASSWORD, --password=PASSWORD
                        <REQUIRED> password for access to Pulp.

Comment 3 Preethi Thomas 2010-10-20 16:11:11 UTC
Closed after review.


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