webMethods Deployer 10.3 | webMethods Deployer Documentation 10.3 | Using Deployer Commands | Build Commands | Exporting a Build from a Project
 
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.

Copyright © 2013-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.