Deployer 10.7 | Using Deployer Commands | Build Commands | Creating a Project Build
 
Creating a Project Build
When creating a project build, the build creation will fail if there are any unresolved dependencies. For instructions on resolving unresolved dependencies, see Resolving Dependencies.
Run the following command to create a project build:
Note:
You must have Build ACL authorization to run this command.
Deployer.{sh|bat} --create -build build -project project
-host host -port port -user user_name -pwd password -reportFilePath report_path
Parameter
Description
-build build
Name of the build to create. The build name can be up to 32 characters long and can include any characters that are valid for a file name in your operating system.
-project project
Project from which to create the build.
-reportFilePath report_path
Full path to the local directory where Deployer stores the generated build report.