runBuildScript
Command Reference
Description
runs the build script
Usage
ctl -t BatBuilder -o <objectname> -c runBuildScript [-basedir <>] [-buildfile <>] [-buildstamp <>] [-path <>] [-target <>] [-targetdir <>]
Options
| Option | Description | Type | Default |
|---|---|---|---|
| basedir | directory where build resources reside | string | |
| buildfile | build file to execute | string | |
| buildstamp | build identifier | string | |
| path | System path to use for build | string | |
| target | build target to evaluate | string | |
| targetdir | directory build artifacts will be written | string |


