Bug 789446 - Repo discovery help
Summary: Repo discovery help
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Sayli Karmarkar
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-10 19:12 UTC by Preethi Thomas
Modified: 2015-03-23 01:11 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-26 21:39:10 UTC


Attachments (Terms of Use)

Description Preethi Thomas 2012-02-10 19:12:31 UTC
Description of problem:
repo discovery help --type have a coma after yum but nothing else


 -t TYPE, --type=TYPE  content type to look for during discovery(required);
                        supported types: ['yum',]


Version-Release number of selected component (if applicable):
[root@katello-test ~]# rpm -q pulp
pulp-0.0.265-1.el6.noarch
[root@katello-test ~]# 


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:
[root@katello-test ~]# pulp-admin repo discovery  --helpUsage: pulp-admin <options> repo discovery <options>

Options:
  -h, --help            show this help message and exit
  -u URL, --url=URL     root url to perform discovery (required); Supported
                        Urls: ['http', 'https', 'file']; For a file based url,
                        the path should be accessible by apache
  --ca=CA               path location to the url ca certificate
  --cert=CERT           path location to the url entitlement combined private
                        key and certificate
  -g GROUPID, --groupid=GROUPID
                        groupids to associate the discovered repos (optional)
  -y, --assumeyes       assume yes; automatically create candidate repos for
                        discovered urls (optional)
  -t TYPE, --type=TYPE  content type to look for during discovery(required);
                        supported types: ['yum',]


Expected results:


Additional info:

Comment 1 Michael Hrivnak 2013-09-26 21:39:10 UTC
We don't have this feature anymore.


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