Bug 682294 - packagegroup export says --id is required but can be run without it
Summary: packagegroup export says --id is required but can be run without it
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: dgao
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: verified-to-close
TreeView+ depends on / blocked
 
Reported: 2011-03-04 19:18 UTC by Preethi Thomas
Modified: 2011-08-16 12:22 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-08-16 12:10:46 UTC
Embargoed:


Attachments (Terms of Use)

Description Preethi Thomas 2011-03-04 19:18:49 UTC
Description of problem:



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

Options:
  -h, --help            show this help message and exit
  --id=ID               package group id (required)
  -r REPOID, --repoid=REPOID
                        repository label (required)
  -o OUT, --out=OUT     output file to store the exported comps data
                        (optional); default is stdout





[root@preethi ~]# pulp-admin packagegroup export --repoid=upload -o packagegrp-export
Successfully exported the comps data to [packagegrp-export]

Comment 1 dgao 2011-03-07 16:11:31 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 ~]#

Comment 2 Jeff Ortel 2011-03-07 20:43:20 UTC
Build: 0.145

Comment 3 Preethi Thomas 2011-03-08 15:41:44 UTC
[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

Comment 4 Preethi Thomas 2011-08-16 12:10:46 UTC
Closing with Community Release 15

pulp-0.0.223-4.

Comment 5 Preethi Thomas 2011-08-16 12:22:36 UTC
Closing with Community Release 15

pulp-0.0.223-4.


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