eb init <name>
Initialize a new AWS Elastic Beanstalk application
Arguments
Name | Description |
---|---|
name | The name of the application |
Options
Name | Description |
---|---|
-i, --interactive | Forces EB CLI to prompt you to provide a value for every eb init command option |
-k, --keyname <keyname> | The name of the AWS EC2 key pair |
--modules | List of child directories to initialize |
-p, --platform <plataform-version> | The platform version to use |
--tags <key=value> | List of tags to apply to the application |