Bug 976396

Summary: [RFE] Need a cli option for copy/remove Yum Repo Metadata File
Product: [Retired] Pulp Reporter: Preethi Thomas <pthomas>
Component: user-experienceAssignee: pulp-bugs
Status: CLOSED UPSTREAM QA Contact: Preethi Thomas <pthomas>
Severity: unspecified Docs Contact:
Priority: medium    
Version: 2.2 BetaCC: mhrivnak
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-19 01:11:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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