Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions modules/ROOT/pages/_partials/cloudhub2-apps.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ In addition to the xref:index.adoc#default-options[default flags], this command
[%header,cols="12a,53a,35a"]
|===
|Flag |Description |Example
|`--javaVersion` |Specifies the Java version to use with the application (required) | `--javaVersion 17`
|`--artifactId` |ID of the application retrieved from Exchange. | `--artifactId mule-maven-plugin`
|`--assetVersion` | Version of the Exchange application to use. | `--assetVersion 2.0.4`
|`--[no-]clustered`| Enables clustered nodes, which requires at least two replicas. +
Expand Down