Is your feature request related to a problem? Please describe
Zarf has a mirror-resources command for mirroring images and repos to the internal registry/source control. I'd like to see that command added for uds-cli at the bundle level
Describe the solution you'd like
- Given a new cluster with zarf and a bundle with multiple packages with images and repos
- When
uds mirror-resources is run
- Then the images and repos from all packages in the bundle are mirrored to the internal registry/source control
Is your feature request related to a problem? Please describe
Zarf has a
mirror-resourcescommand for mirroring images and repos to the internal registry/source control. I'd like to see that command added for uds-cli at the bundle levelDescribe the solution you'd like
uds mirror-resourcesis run