Autobuild package: Difference between revisions
Jump to navigation
Jump to search
Rand Linden (talk | contribs) No edit summary |
mNo edit summary |
||
| Line 31: | Line 31: | ||
| Platform name | | Platform name | ||
| Override the working platform. | | Override the working platform. | ||
|- | |- | ||
| -- | | --platform ''platform'' | ||
| | | -p ''platform'' | ||
| | | Platform name | ||
| | | Override the working platform. | ||
|} | |} | ||
[[Category:Autobuild]] | [[Category:Autobuild]] | ||
Latest revision as of 12:05, 19 March 2015
autobuild package
option [value] [option [value]] ...
option [value] [option [value]] ...
Packages the artifacts produced by the autobuild build command into a package
archive for distribution.
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 |
Command-Specific Options
| Option | Shortcut | Value | Description |
|---|---|---|---|
| --config-file filename | N/A | File used to describe how to build the package (defaults to $AUTOBUILD_CONFIG_FILE or "autobuild.xml") | Use specified configuration file. |
| --archive-name filename | N/A | Filename of the archive that autobuild will create. | Specify name of archive to create. |
| --platform platform | -p platform | Platform name | Override the working platform.
|
| --platform platform | -p platform | Platform name | Override the working platform. |