Skip to content

Add relevant cargo flags to subcommand.#684

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_883410754
Mar 16, 2026
Merged

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

Conversation

@copybara-service
Copy link
Copy Markdown

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.

@copybara-service copybara-service Bot force-pushed the test_883410754 branch 2 times, most recently from 72f0a28 to e984474 Compare March 16, 2026 15:49
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: 884462641
@copybara-service copybara-service Bot merged commit a03aca7 into main Mar 16, 2026
@copybara-service copybara-service Bot deleted the test_883410754 branch March 16, 2026 15:55
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