nexus-cli icon indicating copy to clipboard operation
nexus-cli copied to clipboard

Option to ignore tags (at least for delete)

Open kingcrunch opened this issue 8 years ago • 0 comments

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

kingcrunch avatar Apr 18 '18 10:04 kingcrunch