| Class | Description |
|---|---|
| AbortEnvironmentUpdateMojo |
Aborts Environment Update
See the docs for the AbortEnvironmentUpdate API call.
|
| CreateEnvironmentMojo |
Creates and Launches an Elastic Beanstalk Environment
|
| DescribeEnvironmentResourcesMojo |
Describe Environment Resources
See the docs for DescribeEnvironmentResources API call.
|
| DescribeEnvironmentsMojo |
Describe running environments
See the docs for the DescribeEnvironments API call.
|
| DumpEnvironmentSettings |
Dumps the current Environment Settings into stdout or an output file (a java properties file)
TODO: Export to .ebextensions file format
|
| DumpInstancesMojo |
Dump Environment Instance Addresses
See the docs for DescribeEnvironmentResources API call.
|
| HelpMojo |
Display help information on beanstalk-maven-plugin.
Call mvn beanstalk:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| PutEnvironmentMojo |
Creates (if needed) or Updates an Elastic Beanstalk Environment
|
| RebuildEnvironmentMojo |
Rebuilds an Environment
See the docs for the RebuildEnvironment API call.
|
| ReplaceEnvironmentMojo |
Launches a new environment and, when done, replace with the existing, terminating when needed.
|
| RequestEnvironmentInfoMojo |
Returns Environment Info
See the docs for RequestEnvironmentInfo API call.
|
| RestartAppServerMojo |
Restarts the Application Server
See the docs for the RestartAppServer API call.
|
| RetrieveEnvironmentInfoMojo |
Returns Environment Info
See the docs for RetrieveEnvironmentInfo API call.
|
| SetPropertyMojo |
Sets a System Property in a Running Environment
|
| SwapEnvironmentCnamesMojo |
Lists the available solution stacks
See the docs for the SwapEnvironmentCNAMEs API call.
|
| TagEnvironmentMojo |
Tags an Environment
|
| TerminateEnvironmentMojo |
Terminates the Environment
See the docs for TerminateEnvironment API call.
|
| UpdateEnvironmentMojo |
Updates the environment versionLabel for a given environmentName
|
| UpdateEnvironmentOptionsMojo |
Updates the environment configuration (optionsSettings / optionsToRemove)
See the UpdateEnvironment API call.
|
| WaitForEnvironmentMojo |
Waits for Environment Status to Change
|
| Enum | Description |
|---|---|
| UpdateEnvironmentOptionsMojo.WhatToSet |
Copyright © 2011–2019 ingenieux. All rights reserved.