-
Notifications
You must be signed in to change notification settings - Fork 39
Issues: Azure/acr-cli
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
SIGSEGV: segmentation violation on acr purge
bug
Something isn't working
#375
opened Nov 7, 2024 by
nanoq66
Purge command doesn't purge all images
bug
Something isn't working
#284
opened May 8, 2024 by
balcsida
--keep filter as inverse of the --filter to all purge images except those that match a pattern (i.e. white listed tags)
enhancement
New feature or request
#256
opened Mar 18, 2024 by
jan-dolejsi
Enh Req - Support filter over Annotations from image metadata
enhancement
New feature or request
#182
opened Jul 25, 2023 by
andrejusc
Not getting expected version output in CLI for v0.7
bug
Something isn't working
#179
opened Jul 24, 2023 by
andrejusc
CLI operation: Add tag to an existing image
enhancement
New feature or request
#137
opened Mar 25, 2023 by
lbruun
Number 999999 in the --ago key - causes the deletion of all images
bug
Something isn't working
#83
opened Aug 9, 2021 by
foxmeyson
[general question] How to authenticate and run purge command using docker container
#81
opened Feb 23, 2021 by
rhollins
acr purge command with missing ago parameter can cause --dry-run parameter not to be parsed
bug
Something isn't working
#74
opened Sep 25, 2020 by
AndreHamilton-MSFT
Purge behavior differs from documentation
bug
Something isn't working
#64
opened Mar 2, 2020 by
pikausp
Allow an --exclude tag option or compile against a regexp lib that allows negative look ahead (?!whatever) for purge tasks
enhancement
New feature or request
#59
opened Oct 7, 2019 by
dominicdejacomo
Abandon the SDK defined in the project in favor of the one found on Azure/azure-sdk-for-go
enhancement
New feature or request
#55
opened Aug 12, 2019 by
ggonzalere
ProTip!
Exclude everything labeled
bug
with -label:bug.