Bug 819072 - RFE: Wildcard support for id related activities
Summary: RFE: Wildcard support for id related activities
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Pulp
Classification: Retired
Component: user-experience
Version: Master
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: 2012-05-04 18:25 UTC by Jim Perrin
Modified: 2015-02-28 23:39 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-19 00:48:29 UTC
Embargoed:


Attachments (Terms of Use)


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

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


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