Created
October 15, 2017 16:27
-
-
Save yyoshiki41/6f6c48eeb1e46611545a9c441308673a to your computer and use it in GitHub Desktop.
code-deploy create-deployment
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 deploy create-deployment \ | |
--application-name api-server \ | |
--deployment-group-name api-server \ | |
--s3-location bucket=deployment,key=server/master/20171007124740-6c86f56/server.tar.gz,bundleType=tgz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment