nexus-cli
nexus-cli copied to clipboard
Option to ignore tags (at least for delete)
Hi,
I am a little bit concerned, that (lets say) "--keep 4" can also delete my "latest"-tag. I would be more confident, if I could explicitely tell nexus-cli to ignore certain tags (or patterns, see #8 ).
nexus-cli image delete --name foo --keep 12 --ignore latest --ignore edge