This adds a new attribute to multirun that allows users to decrease the
output they see. Right now this only affects the "Running [LABEL]"
output but I kept the name intentionally generic so it can also be used
for other things in the future where it makes sense.
This adds a new attribute to multirun that allows users to decrease the output they see. Right now this only affects the "Running [LABEL]" output but I kept the name intentionally generic so it can also be used for other things in the future where it makes sense.
Fixes https://github.com/atlassian/bazel-tools/issues/130