Skip to content

Add relevant cargo flags to subcommand.#684

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_883410754
Open

Add relevant cargo flags to subcommand.#684
copybara-service[bot] wants to merge 1 commit intomainfrom
test_883410754

Conversation

@copybara-service
Copy link

Add relevant cargo flags to subcommand.

These are flags like --manifest-path, --target-dir etc. It also adds
a pass through for specifying flags that go to the build. Anything that
comes after a -- in the CLI gets sent to the underlying cargo build
as is.

These are flags like `--manifest-path`, `--target-dir` etc. It also adds
a pass through for specifying flags that go to the build. Anything that
comes after a `--` in the CLI gets sent to the underlying `cargo build`
as is.

PiperOrigin-RevId: 883410754
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant