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

Add option to bulk delete images

Open nightfurys opened this issue 4 years ago • 2 comments

Starting anchore-engine v0.8.0 API support for bulk deletion of images is available. Extend anchore-cli image deletion functionality to accept multiple image artifacts(digests/tags/image ids). Additional response handling required for single and bulk deletion since image cleanup process on the backend is entirely async. May need to keep the current response handler for backwards compatibility for a few releases

nightfurys avatar Jul 27 '20 19:07 nightfurys

Consumes https://github.com/anchore/anchore-engine/issues/502

nightfurys avatar Jul 27 '20 19:07 nightfurys

PR needs rebase and review. Targeting it for next release

nightfurys avatar Jul 08 '21 21:07 nightfurys