Difference between revisions of "Autobuild print"
Jump to navigation
Jump to search
Rand Linden (talk | contribs) |
m (Add --json argument) |
||
Line 18: | Line 18: | ||
|Configuration file to use | |Configuration file to use | ||
|Use 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 12:27, 22 September 2022
autobuild print
option [value] [option [value]] ...
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 |