Command option Sample:aws ecr batch-delete-image

Search command sample in the internet.It is the result.

Deletes a list of specified images within a specified repository.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ecr/batch-delete-image.html

aws ecr batch-delete-image --repository-name
    Remove old docker images from ECR and docker-build-server | Alpaca Tech Farm : http://alpaca0984.github.io/2017/09/05/Remove-old-docker-images-from-ECR-and-docker-build-server/
aws ecr batch-delete-image --repository-name helloworld --image-ids imageTag=latest
    Kubernetes 101: Launch your first Kubernetes app - Osones team's blog - Cloud Experts : http://blog.osones.com/en/kubernetes-101-launch-your-first-kubernetes-app.html
aws ecr batch-delete-image --repository-name
    Cleaning up orphaned cache containers, and general cleanup when deploying to ECS - Docker - Codeship Community : http://community.codeship.com/t/cleaning-up-orphaned-cache-containers-and-general-cleanup-when-deploying-to-ecs/953
aws ecr batch-delete-image --repository-name
    Need help in migrating to 2.0 - 2.0 Support - CircleCI Community Discussion : http://discuss.circleci.com/t/need-help-in-migrating-to-2-0/22781
aws ecr batch-delete-image --repository-name my-repo --image-ids imageDigest=sha256:4f70ef7a4d29e8c0c302b13e25962d8f7a0bd304c7c2c1a9d6fa3e9de6bf552d
    Deleting an Image - Amazon ECR : http://docs.aws.amazon.com/AmazonECR/latest/userguide/delete_image.html
aws ecr batch-delete-image --repository-name
    Docker push does not rund with no basic auth credentials - Docker for AWS - Docker Forums : http://forums.docker.com/t/docker-push-does-not-rund-with-no-basic-auth-credentials/50284
aws ecr batch-delete-image --repository-name snapdocs --image-ids
    Delete old ECR images 揃 GitHub : http://gist.github.com/dmerrick/503655db7ff90b70c2d15fc9dd83b45e
aws ecr batch-delete-image --region
    amazon web services - How to delete untagged images from AWS ECR Container Registry - Stack Overflow : http://stackoverflow.com/questions/40949342/how-to-delete-untagged-images-from-aws-ecr-container-registry
aws ecr batch-delete-image --repository-name mattray/redis --
    Habitat & Amazon's ECS : http://www.slideshare.net/mattray/habitat-amazons-ecs

aws のオプション一覧