Closed as not planned
Description
I would be really great if the project can support multiple configurations for multiple targets for example
it can generate commands for:
bazel build --config=binary_config //path/to/target:bin
bazel test --config=test_config //path/to/test:bin
it would be also great if every target can support tags or additional arguments at the end, e.g.
bazel test --config=some_config //path/to/target:bin --test_tag_filters=unit
+additional options
Metadata
Metadata
Assignees
Labels
No labels