Overview
You are interested in a command line tool to deploy an application when using Aurea Process Enterprise Cloud Edition. You need also the documentation where you can find details about this command.
Solution
The AppPackager and AppDeployment tools available in Standard Edition can also be used in Enterprise Edition.
In Enterprise Edition we have introduced a new command-line tool, AppCloudDeployer, that can be used for deployment. The appCloudDeployer is an extension of AppDeployer ant tasks and provides similar functionality.
Syntax:
./appCloudDeployer.sh <path to zip file> <proxy_url> <User> <password>
This tool is located under $SBM_HOME\EnterpriseCloud\bin folder.
User may run the command with -help parameter to find the available/needed parameters to be used with this tool.
appCloudDeployer.sh -help
We are aware that this tool currently is not documented in the available Aurea Process guides, but we plan to include it in the upcoming version's guides.
<supportagent>
Agent-only: A documentation request SBM-69382 has been logged to include documentation about this tool in the Enterprise Edition's guide.
</supportagent>