|
|
|
|
@ -290,10 +290,7 @@ Options:
|
|
|
|
|
-except=foo,bar,baz Build all builds other than these
|
|
|
|
|
-force Force a build to continue if artifacts exist, deletes existing artifacts
|
|
|
|
|
-machine-readable Machine-readable output
|
|
|
|
|
-on-error=abort If the build fails, abort without cleanup
|
|
|
|
|
-on-error=ask If the build fails, prompt for action
|
|
|
|
|
-on-error=cleanup If the build fails, clean up and exit (the default)
|
|
|
|
|
-only=foo,bar,baz Only build the given builds by name
|
|
|
|
|
-on-error=[cleanup|abort|ask] If the build fails do: clean up (default), abort, or ask
|
|
|
|
|
-parallel=false Disable parallelization (on by default)
|
|
|
|
|
-var 'key=value' Variable for templates, can be used multiple times.
|
|
|
|
|
-var-file=path JSON file containing user variables.
|
|
|
|
|
|