Build Command Line Interface
This tool is located at “cgi_studio_connector/bin/BuildCLI.exe” and allows the user to execute a build via the command line. The main purpose of this is to automate builds.
It has the following arguments:
| Full Name | Short name | Optional | Description |
| -connectorProject |
-cp |
No | Connector Project file |
| -buildProject | -bp | No | Build Project file |
| -buildName | -bn | No | Name of the Build to run |
| -buildOptions | -bo | Yes | Options for this build provided as 'NAME=VALUE' pairs separated by a semicolon |