acr-cli
acr-cli copied to clipboard
Add annotate command
Purpose of the PR
- Similar to the purge command, the annotate command takes in a regex filter and annotates the repos/tags that match that filter. This is currently necessary to attach lifecycle metadata (including EOL) to images.
Fixes #232