Autobuild build
autobuild build option [argument] [option [argument]] ...
This command builds platform targets.
Standard Options
| Option | Shortcut | Value | Description |
|---|---|---|---|
| --debug | -d | None | Display debug output |
| --dry-run | -n | None | Run tool in dry run mode if available |
| --help | -h | None | Show help message |
| --quiet | -q | None | Display minimal output |
| --verbose | -v | None | Display verbose output |
| Option | Argument | Description |
|---|---|---|
| -h, --help | None | Show this help message and exit |
| --config-file config-file | Configuration file to use | Build using the specified configuration file |
| --no-configure | None | Do not configure before building |
| --all, -a | None | Build all configurations |
| --configuration config, -c config | Configuration to use | Build a specific build configuration |
| --use-cwd | None | Build in current working directory |
| --dry-run | None | Run tool in dry run mode if available |
| --quiet | None | Minimal output |
| --verbose | None | Verbose output |
| --debug | None | Run in debug mode |