Bug 682294
Summary: | packagegroup export says --id is required but can be run without it | ||
---|---|---|---|
Product: | [Retired] Pulp | Reporter: | Preethi Thomas <pthomas> |
Component: | z_other | Assignee: | dgao |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | dgao |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-08-16 12:10:46 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 647488 |
Description
Preethi Thomas
2011-03-04 19:18:49 UTC
commit 724f3309b512753788deb3dc77763cd271ddac66 Author: David Gao <dgao> AuthorDate: Fri Mar 4 17:22:56 2011 -0500 [root@pulp-nightly ~]# pulp-admin packagegroup export --help Usage: pulp-admin <options> packagegroup export <options> Options: -h, --help show this help message and exit -r REPOID, --repoid=REPOID repository label (required) -o OUT, --out=OUT output file to store the exported comps data (optional); default is stdout [root@pulp-nightly ~]# Build: 0.145 [root@nec-em8 ~]# rpm -q pulp pulp-0.0.145-1 [root@nec-em8 ~]# pulp-admin packagegroup export --help usage: Usage: pulp-admin <options> packagegroup export <options> options: -h, --help show this help message and exit -r REPOID, --repoid=REPOID repository label (required) -o OUT, --out=OUT output file to store the exported comps data (optional); default is stdout Closing with Community Release 15 pulp-0.0.223-4. Closing with Community Release 15 pulp-0.0.223-4. |