PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
ecr
**To delete an image** This example deletes an image with the tag ``precise`` in a repository called ``ubuntu`` in the default registry for an account. Command:: aws ecr batch-delete-image --repository-name ubuntu --image-ids imageTag=precise Output:: { "failures": [], "imageIds": [ { "imageTag": "precise", "imageDigest": "sha256:19665f1e6d1e504117a1743c0a3d3753086354a38375961f2e665416ef4b1b2f" } ] }
[-] put-lifecycle-policy.rst
[edit]
[+]
..
[-] describe-repositories.rst
[edit]
[-] get-authorization-token.rst
[edit]
[-] get-lifecycle-policy.rst
[edit]
[-] batch-delete-image.rst
[edit]
[-] start-lifecycle-policy-preview.rst
[edit]
[-] get-login_description.rst
[edit]
[-] get-login.rst
[edit]
[-] create-repository.rst
[edit]
[-] batch-get-image.rst
[edit]
[-] get-lifecycle-policy-preview.rst
[edit]
[-] delete-repository.rst
[edit]