Command option Sample:aws codecommit update-repository-description

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

Sets or changes the comment or description for a repository.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codecommit/update-repository-description.html

aws codecommit update-repository-description --repository-name MyDemoRepo --repository-description "This description was changed"
    update-repository-name — AWS CLI 1.16.4 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/codecommit/update-repository-description.html
aws codecommit update-repository-description --repository-name
    jawsug-cli-handson-37/codecommit.md at master 揃 NobuhiroNakayama/jawsug-cli-handson-37 揃 GitHub : http://github.com/NobuhiroNakayama/jawsug-cli-handson-37/blob/master/codecommit.md

aws のオプション一覧