Bug 819072

Summary: RFE: Wildcard support for id related activities
Product: [Retired] Pulp Reporter: Jim Perrin <jperrin>
Component: user-experienceAssignee: pulp-bugs
Status: CLOSED UPSTREAM QA Contact: Preethi Thomas <pthomas>
Severity: unspecified Docs Contact:
Priority: medium    
Version: MasterCC: apenney, cstpierr, rbarlow, skarmark
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 00:48:29 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 Jim Perrin 2012-05-04 18:25:20 UTC
Description of problem:
If you need to sync multiple similar repositories, they have to be done one by one or scripted. Using a regex or wildcard/glob would make this loads easier.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Try to sync multiple repositories.
2. 
3.
  
Actual results:
sync must be done one at a time or looped. 

Expected results:
The ability to do something like:
pulp-admin repo sync --id * 
or 
pulp-admin repo sync --id rhel6* 

would be absolutely fantastic.


Additional info:

Comment 1 Chris St. Pierre 2012-05-04 18:30:14 UTC
+1.  This, or something like it (perhaps using repo groups) would be wonderful.

Of course, if repo group operations are implemented, it would be swell to be able to put repos in groups by name using wildcards, so this would be great either way.

Comment 2 Ashley Penney 2012-05-04 19:42:47 UTC
+1!  Three troublesome Pulp users in a row, this proves it's an awesome feature request. :)

Comment 3 Brian Bouterse 2015-02-19 00:48:29 UTC
Moved to https://pulp.plan.io/issues/169