#1792 RFE: clone-tag should have --tag-inheritance and --externalrepos options
Opened 4 years ago by bstinson. Modified 2 years ago

I'd like to be able to run koji clone-tag and give options to copy the tag inheritance tree and separately the externalrepos from the source tag.


Brian, can you use https://github.com/ktdreyer/koji-ansible to declare your tags instead? You can apply a lot of settings to many tags.

Metadata Update from @mikem:
- Custom field Size adjusted to None
- Issue tagged with: discussion

4 years ago

The clone-tag is already a mess, and arguably misnamed.

Arguably what you are talking about is a truer clone, and perhaps simpler to implement. However, is is such wildly different behavior from what clone-tag currently does that I'm hesitant to put them in the same command, which is already overly complicated and confusing.

The clone-tag is already a mess, and arguably misnamed.

Agree. the current clone-tag is too complex to tolerate new function or changes.

maybe we could have a set of CLI CMDs / hub APIs within a plugin to make life easier.

We could revisit this after merging #3308

Login to comment on this ticket.

Metadata