rancher / ecm-distro-tools

Apache License 2.0
9 stars 26 forks source link

Add rancher image digests cmd #429

Closed tashima42 closed 1 month ago

tashima42 commented 1 month ago

Add a command that generates a file with the digests of an image list

release generate rancher docker-images-digests \
    --artifact-url "https://prime.ribs.rancher.io/rancher/v2.8.4/rancher-windows-images.txt" \
    --output-file ./tmp/rancher-images-digests-windows-1809.txt \
    --registry "registry.rancher.com"