plexsystems / sinker

A tool to sync images from one container registry to another
MIT License
609 stars 53 forks source link

Add --dry-run to sync command #4

Closed jpreese closed 4 years ago

jpreese commented 4 years ago

There is probably value in including a dry-run command to let users know what images will be sync'd. This could also be useful for users to be able to perform additional tasks on newly sync'd images (e.g. locks, notifications, changelogs)

jpreese commented 4 years ago

This flag has been added in v0.5.0