Is this Feature/Enhancement related to an Existing Problem? If so, please describe:
I would like to see the ability to synchronize from one registry to another with both the product flag and just a full skopeo-esque copy from one registry to another
Describe Proposed Solution(s):
Something similar to this:
hauler registry sync --product rancher=v2.13.4 registry://harbor.org.local
^one stop sync from carbide to a private registry.
hauler registry sync registry://registry.source.local registry://registry.dest.local
^sync from one registry to another.
Additional Context:
I had an existing hauler store serving a registry, and I thought it would be extremely convenient to then use a hauler command to populate a private registry.
Is this Feature/Enhancement related to an Existing Problem? If so, please describe:
I would like to see the ability to synchronize from one registry to another with both the product flag and just a full skopeo-esque copy from one registry to another
Describe Proposed Solution(s):
Something similar to this:
hauler registry sync --product rancher=v2.13.4 registry://harbor.org.local^one stop sync from carbide to a private registry.
hauler registry sync registry://registry.source.local registry://registry.dest.local^sync from one registry to another.
Additional Context:
I had an existing hauler store serving a registry, and I thought it would be extremely convenient to then use a hauler command to populate a private registry.