registry-cli
registry-cli copied to clipboard
bugfix: allow setting the number of tags to keep to zero
We should allow setting the number of tags to keep to zero, to delete those images who have only one tag.
-n [N], --num [N] Set the number of tags to keep(10 if not set)