eb
AWS Elastic Beanstalk
Subcommands
Name | Description |
---|---|
init | Initialize a new AWS Elastic Beanstalk application |
deploy | Deploys the application source bundle from the initialized project directory to the running application |
abort | Abort the current running process |
clone | Clones an environment to a new environment so that both have identical environment settings |
open | Opens the public URL of your website in the default browser |
list | List environments |
printenv | Prints all the environment properties in the command window |
ssh | Connect to a Linux Amazon EC2 instance in your environment using Secure Shell |
use | Sets the specified environment as the default environment |