Difference between revisions of "Autobuild package"

From Second Life Wiki
Jump to navigation Jump to search
m
 
Line 31: Line 31:
| Platform name
| Platform name
| Override the working platform.
| Override the working platform.


|-  
|-  
| --skip-license-check
| --platform ''platform''
|N/A
| -p ''platform''
|None
| Platform name
| Do not perform the license check
| Override the working platform.


|}
|}


[[Category:Autobuild]]
[[Category:Autobuild]]

Latest revision as of 12:05, 19 March 2015

autobuild package
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.