Command option Sample:aws elasticbeanstalk delete-application-version

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

Deletes the specified version from the specified application.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/elasticbeanstalk/delete-application-version.html

aws elasticbeanstalk delete-application-version --version-label
     Avi Zurel · Senior SRE and software engineer @ Globality  : http://avi.io/page2/
aws elasticbeanstalk delete-application-version --application-name "APP_NAME" --version-label
    snap-ci-blog-content/2013-10-21-aws-elastic-beanstalk.md at master 揃 snap-ci/snap-ci-blog-content 揃 GitHub : http://blog.snap-ci.com/blog/2013/10/21/aws-elastic-beanstalk/
aws elasticbeanstalk delete-application-version --version-label 22a0-stage-150819_182129 --application-name my-app
    delete-application-version — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/elasticbeanstalk/delete-application-version.html
aws elasticbeanstalk delete-application-version
    Delete any ElasticBeanstalk application versions older than a week old that are not currently in use by an environment. 揃 GitHub : http://gist.github.com/ianblenke/3cb54ef25ddaf4fac410
aws elasticbeanstalk delete-application-version --region ap-northeast-1 --application-name
     - Pastebin.com : http://pastebin.com/YYAANApz
aws elasticbeanstalk delete-application-version \
    bash - prevent xargs from quitting on error - Server Fault : http://serverfault.com/questions/289094/prevent-xargs-from-quitting-on-error
aws elasticbeanstalk delete-application-version --application-name
    amazon web services - How to avoid a TooManyApplicationVersion exception on AWS Elastic Beanstalk? - Stack Overflow : http://stackoverflow.com/questions/9589531/how-to-avoid-a-toomanyapplicationversion-exception-on-aws-elastic-beanstalk
aws elasticbeanstalk delete-application-version --version-label
     Automate deleting old application versions from ElasticBeanstalk · Avi Zurel  : http://www.avitzurel.com/blog/2016/03/15/deleting-old-application-versions-from-elasticbeanstalk/
aws elasticbeanstalk delete-application-version \
    Ship it to AWS the easy way : http://www.schibsted.pl/blog/ship-it-to-aws-the-easy-way/
aws elasticbeanstalk delete-application-version --application-name "APP_NAME" --version-label
    Deploying to AWS using Elastic Beanstalk | ThoughtWorks : http://www.thoughtworks.com/de/insights/blog/deploying-aws-using-elastic-beanstalk

aws のオプション一覧