-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add short flag -w
for --workspace
#11554
Comments
We talked specifically about consistency with We did not decide how to resolve the inconsistency on the existing |
To help move the conversation forward, I personally feel the remaining points are
|
I feel the If I feel the same about |
See discussion here: #11549
Key points:
-w
appears to be for--watch
or--workspace
, depending on the tool. Bias appears to be towards watch.-w
==--workspace
: https://doc.rust-lang.org/cargo/commands/cargo-update.htmlThus, we're blocked on #9339
The text was updated successfully, but these errors were encountered: