Bug 976396 - [RFE] Need a cli option for copy/remove Yum Repo Metadata File
Summary: [RFE] Need a cli option for copy/remove Yum Repo Metadata File
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Pulp
Classification: Retired
Component: user-experience
Version: 2.2 Beta
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
: ---
Assignee: pulp-bugs
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-20 13:42 UTC by Preethi Thomas
Modified: 2015-02-28 23:40 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-19 01:11:24 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Pulp Redmine 198 0 None None None Never

Description Preethi Thomas 2013-06-20 13:42:48 UTC
Description of problem:

It would be nice to have a cli copy/remove for the  Yum Repo Metadata File content unit.

Version-Release number of selected component (if applicable):
[root@ibm-x3550m3-13 ~]# rpm -q pulp-server
pulp-server-2.2.0-0.4.beta.fc18.noarch
[root@ibm-x3550m3-13 ~]# 


How reproducible:


Steps to Reproduce:
[root@ibm-x3550m3-13 ~]# pulp-admin rpm repo copy
Usage: pulp-admin [SUB_SECTION, ..] COMMAND
Description: copies one or more content units between repositories

Available Commands:
  all          - copy all content units from one repository to another
  category     - copy package categories from one repository to another
  distribution - copy distributions from one repository to another
  errata       - copy errata from one repository to another
  group        - copy package groups from one repository to another
  rpm          - copy RPMs from one repository to another
[root@ibm-x3550m3-13 ~]# pulp-admin rpm repo remove
Usage: pulp-admin [SUB_SECTION, ..] COMMAND
Description: remove copied or uploaded modules from a repository

Available Commands:
  category     - remove package categories from a repository
  distribution - remove distributions from a repository
  drpm         - remove DRPMs from a repository
  errata       - remove errata from a repository
  group        - remove package groups from a repository
  rpm          - remove RPMs from a repository
  srpm         - remove SRPMs from a repository
[root@ibm-x3550m3-13 ~]# 

Actual results:


Expected results:


Additional info:

Comment 1 Brian Bouterse 2015-02-19 01:11:24 UTC
Moved to https://pulp.plan.io/issues/198


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