defenseunicorns / defenseunicorns/uds-cli
Add `mirror-resources` command
Open
enhancement
- Dominant language
- Go
- Stars
- 54
- Forks
- 21
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 45
Description
### 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
Contributor guide
Assessment
This issue has not been assessed yet.