Renames a repository.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codecommit/update-repository-name.html
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 |