Exporting a Build from a Project
Use the following command to export a build from a project:
Note: You must have Build ACL authorization to run this command.
Deployer.[sh|bat] --export -build build -project project
-overwrite -host host -port port -user user_name -pwd password
Parameter | Description |
-build build | Build to export. |
-project project | Project to which the build belongs. |
-overwrite | If the project already contains a build with the same name, this options tells Deployer to overwrite it. If you do not overwrite, and a build with the same name exists, Deployer issues an error and ends the command. |
Deployer creates a file that contains the build. The file is named project_build and is stored in the Integration Server_directory \instances\instance_name\packages\WmDeployer\replicate\outbound directory.