コマンドオプションサンプル:aws codecommit update-repository-name

コマンドサンプルを検索した結果です。

リポジトリの名前を変更します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codecommit/update-repository-name.html

aws codecommit update-repository-name --old-name MyDemoRepo --new-name MyRenamedDemoRepo
    gitリポジトリの名前を変更するには? | コードサンプル [日本語] : http://code-examples.net/ja/q/1f2889
aws codecommit update-repository-name --old-name myapp --new-name MyNewApp
    AWS Codecommit Tutorial - Beginners Guide : http://devopscube.com/aws-codecommit-tutorial-beginners/
aws codecommit update-repository-name --old-name MyDemoRepo --new-name MyRenamedDemoRepo
    update-repository-name — AWS CLI 1.16.4 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/codecommit/update-repository-name.html
aws codecommit update-repository-name --old-name foxutech --new-name motoskia
    Introduction to AWS Codecommit: AWS Version Control System : http://foxutech.com/aws-codecommit/
aws codecommit update-repository-name --old-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 codecommit update-repository-name --old-name MyDemoRepo --new-name MyRenamedDemoRepo
    How to rename a git repository? - Stack Overflow : http://stackoverflow.com/questions/2041993/how-to-rename-a-git-repository/2042020
aws codecommit update-repository-name --old-name myapp --new-name MyNewApp
    CI/CD with AWS Code Services : http://www.slideshare.net/PulkitGupta81/cicd-with-aws-code-services

aws のオプション一覧