Bug 750913 - package uninstall --help is wrong
Summary: package uninstall --help is wrong
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Sprint 29
Assignee: Jeff Ortel
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-02 19:37 UTC by Preethi Thomas
Modified: 2012-02-24 20:12 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-24 20:12:44 UTC


Attachments (Terms of Use)

Description Preethi Thomas 2011-11-02 19:37:47 UTC
Description of problem:
package uninstall  help needs to be updated now it shows the same as package install.
[root@preethi ~]# pulp-admin package  uninstall --help
Usage: pulp-admin <options> package uninstall <options>

Options:
  -h, --help            show this help message and exit
  -n PNAMES, --name=PNAMES
                        packages to be installed; to specify multiple packages
                        use multiple -n
  --when=WHEN           specifies when to execute the install.  Format:
                        iso8601, YYYY-MM-DDThh:mm
  --nowait              if specified, don't wait for the package install to
                        finish, return immediately.

  Consumer or Consumer Group id (one is required:
    --consumerid=CONSUMERID
                        consumer id
    --consumergroupid=CONSUMERGROUPID
                        consumer group id



Version-Release number of selected component (if applicable):

[root@preethi ~]# rpm -q pulp
pulp-0.0.244-1.fc15.noarch

Comment 1 Jeff Ortel 2011-11-02 21:11:56 UTC
Fixed

Comment 2 Jeff Ortel 2011-11-03 16:27:56 UTC
build: 0.244-3

Comment 3 Preethi Thomas 2011-11-08 19:24:58 UTC
[root@preethi ~]# rpm -q pulp
pulp-0.0.244-5.fc15.noarch


[root@preethi ~]# pulp-admin package  uninstall --help
Usage: pulp-admin <options> package uninstall <options>

Options:
  -h, --help            show this help message and exit
  -n PNAMES, --name=PNAMES
                        packages to be uninstalled; to specify multiple
                        packages use multiple -n
  --when=WHEN           specifies when to execute the uninstall.  Format:
                        iso8601, YYYY-MM-DDThh:mm
  --nowait              if specified, don't wait for the package uninstall to
                        finish, return immediately.

  Consumer or Consumer Group id (one is required:
    --consumerid=CONSUMERID
                        consumer id
    --consumergroupid=CONSUMERGROUPID
                        consumer group id

Comment 4 Preethi Thomas 2012-02-24 20:12:44 UTC
Pulp v1.0 is released
Closed Current Release.


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