-
-
Save moaible/75dd2ad70ccac2454a99ca861f8ac9cd to your computer and use it in GitHub Desktop.
[AWS CLI - CodeCommit - create-repository] AWS CLI - CodeCommit - create-repository #AWS_CLI #AWS_CodeCommit
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aws codecommit create-repository \ | |
--repository-name :リポジトリ名 \ | |
--repository-description ":リポジトリの説明" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment