Command option Sample:aws elasticbeanstalk update-application

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

Updates the specified application to have the specified properties.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/elasticbeanstalk/update-application.html

aws elasticbeanstalk update-application --application-name my-app --description "my Elastic Beanstalk application"
    update-application — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/elasticbeanstalk/update-application.html
aws elasticbeanstalk update-application --application-name test-application --description "this is an edited description"
    GitHub - alextanhongpin/aws-cli-elasticbeanstalk: IAC for AWS Elasticbeanstalk : http://github.com/alextanhongpin/aws-cli-elasticbeanstalk
aws elasticbeanstalk update-application \u003cspan class=\
    [JAWS-UG CLI] ElasticBeanstalk #2 ElasticBeanstalk入門 (更新リリース) : http://qiita.com/tcsh/items/f6db6dc7ef1bbd2c9c74

aws のオプション一覧