Skip to content

Feature request to support multiple configuration targets #46

Closed as not planned
@AnasKhedr

Description

@AnasKhedr

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions