sh ElasticBeanstalk CLI

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh ElasticBeanstalk CLI相关的知识,希望对你有一定的参考价值。

# Initialize directory to EB 
eb init

# set ENV variables
eb setenv [key]=[value]  # set environment variable

# view EB ENV variables
eb printenv

# view eb events log
eb events

# view eb logs
eb logs

# deploy code to AWS CodeCommit
eb deploy

以上是关于sh ElasticBeanstalk CLI的主要内容,如果未能解决你的问题,请参考以下文章

使用 EB CLI 3.4.5 (Python 2.7.6) 发布 ElasticBeanStalk/Tomcat 战争部署

aws elasticbeanstalk:无法通过 eb cli 部署到工作环境

sh 删除旧的ElasticBeanstalk应用程序

sh 用于elasticbeanstalk的Codeship部署脚本

如何使用 CLI 为 Elastic Beanstalk 配置 VPC

AWS:使用 Elastic Beanstalk 命令行界面 (EB CLI) 3.x SSH 到 EC2