Parameter | Description |
---|---|
cloudHubDeployment |
Top Level Element. |
uri |
Your Anypoint Platform URI. |
muleVersion |
The Mule runtime version that will run in your CloudHub instance. |
username |
Your CloudHub username. |
password |
Your CloudHub password. |
applicationName |
The name of your application in CloudHub. |
skip |
Boolean value. When set to true, skips the plugin deployment goal. Its default value is false. |
artifact |
Absolute file location of the JAR to be deployed. |
environment |
The CloudHub environment to which you want to deploy. |
properties |
Top level element. <properties> For example: <properties> |
workers |
The number of workers. |
workerType |
Size of each worker. Accepted values are: MICRO (0.1 vCores) Default value is MEDIUM. |
region |
Region of worker clouds. Accepted values are:
Default value is us-east-1. |
businessGroup |
Business group of the deployment. |
deploymentTimeout |
The allowed elapsed time, in milliseconds, between the start of the deployment process and the confirmation that the artifact has been deployed. Default value is |