setup AWSDevTools-RepositorySetup.sh in git repository on ubuntu

↘锁芯ラ 提交于 2019-12-04 14:17:13

Assume your repo is at /home/user/aws/ (.git folder inside),

Your AWSDevTools are at /home/user/AWS-ElasticBeanstalk-CLI-2.3/AWSDevTools/Linux

Then you should be able to follow these steps:

1) Open a command prompt, cd to /home/user/aws (your repo)

2) Run /home/user/AWS-ElasticBeanstalk-CLI-2.3/AWSDevTools/Linux/AWSDevTools-RepositorySetup.sh.

3) git aws.config

4) Enter AWS details

Then you can git add, git commit, and git aws.push. Let me know what error you get with these steps.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!