Bug 651926 - pulp-admin repo create --help for feed
Summary: pulp-admin repo create --help for feed
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Pradeep Kilambi
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: verified-to-close
TreeView+ depends on / blocked
 
Reported: 2010-11-10 16:04 UTC by Preethi Thomas
Modified: 2011-08-16 13:59 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-08-16 13:59:48 UTC
Embargoed:


Attachments (Terms of Use)

Description Preethi Thomas 2010-11-10 16:04:41 UTC
Description of problem:


In pulp-admin repo create --help the --feed option is shown as follows

--feed=FEED           url feed to populate the repository

I would be helpful to show and example on how to give the --feed value ie. --feed=yum/rhn/local:url

Comment 1 Pradeep Kilambi 2010-12-22 18:43:18 UTC
commit efc44f02f63f711f9f4e4a456bd5d679e46219fd
Author: Pradeep Kilambi <pkilambi>
Date:   Wed Dec 22 13:42:35 2010 -0500


The text should now read as follows:

  --feed=FEED           url feed to populate the repository; feed format is
                        type:url, where supported types include yum,rhn or
                        local

Comment 2 Jay Dobies 2010-12-22 20:56:28 UTC
Fixed in 0.119.

Comment 3 Preethi Thomas 2010-12-23 16:44:53 UTC
verified

[root@pulp ~]# rpm -q pulp
pulp-0.0.119-1.fc14.noarch
[root@pulp ~]# 

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

Options:
 
  --feed=FEED           url feed to populate the repository; feed format is
                        type:url, where supported types include yum,rhn or
                        local

Comment 4 Preethi Thomas 2011-08-16 13:59:48 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.