acr-cli
acr-cli copied to clipboard
feat: added exclude filter for purge command
Purpose of the PR
Adds a new parameter "--exclude-filter" that will override any matches in the "--filter". Useful when we want to purge everything except some tags (ex: dev, prod, release etc)
Fixes #
#60 #59