Autobuild print: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Rand Linden (talk | contribs)
No edit summary
m Add --json argument
 
(One intermediate revision by one other user not shown)
Line 17: Line 17:
|N/A
|N/A
|Configuration file to use
|Configuration file to use
|Build using the specified configuration file
|Use the specified configuration file
 
|-
| --json
|N/A
|N/A
|Whether to print output as JSON
 
|}
|}


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

Latest revision as of 13:27, 22 September 2022

autobuild print
option [value] [option [value]] ...

Provides a human-readable view of the package definition in the current package.

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 config-file N/A Configuration file to use Use the specified configuration file
--json N/A N/A Whether to print output as JSON