| Summary: | package uninstall --help is wrong | ||
|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | Preethi Thomas <pthomas> |
| Component: | z_other | Assignee: | Jeff Ortel <jortel> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | Keywords: | Triaged |
| Target Milestone: | --- | ||
| Target Release: | Sprint 29 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-02-24 20:12:44 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
Fixed build: 0.244-3 [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
Pulp v1.0 is released Closed Current Release. |
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