5 lines
244 B
Plaintext
5 lines
244 B
Plaintext
|
- `-only=foo,bar,baz` - Only run the builds with the given comma-separated
|
||
|
names. Build names by default are their type, unless a specific `name`
|
||
|
attribute is specified within the configuration. `-only` does not apply to
|
||
|
post-processors.
|