Skip to content

Provide --yes alias for -y flag consistently#4847

Open
senekor wants to merge 1 commit intorust-lang:mainfrom
senekor:senekor/lrwnkqktrwtv
Open

Provide --yes alias for -y flag consistently#4847
senekor wants to merge 1 commit intorust-lang:mainfrom
senekor:senekor/lrwnkqktrwtv

Conversation

@senekor
Copy link
Copy Markdown

@senekor senekor commented May 6, 2026

This alias was originally added in 7e1eeb9. This applies that same alias to all places where -y is used to suppress a confirmation prompt. Specifically, that includes rustup-init, the downloader script and rustup self uninstall.

@senekor senekor force-pushed the senekor/lrwnkqktrwtv branch from 9c5a752 to 3b10cce Compare May 6, 2026 07:07
@senekor senekor changed the title feat(rustup-init): add long version of -y flag Provide --yes alias for -y flag consistently May 6, 2026
@djc
Copy link
Copy Markdown
Contributor

djc commented May 6, 2026

Thanks!

@djc djc marked this pull request as ready for review May 6, 2026 07:09
@djc djc marked this pull request as draft May 6, 2026 07:10
This alias was originally added in
7e1eeb9. This applies that same alias
to all places where -y is used to suppress a confirmation prompt.
Specifically, that includes rustup-init, the downloader script and
`rustup self uninstall`.
@senekor senekor force-pushed the senekor/lrwnkqktrwtv branch from 3b10cce to 1a3f764 Compare May 6, 2026 07:11
@senekor senekor marked this pull request as ready for review May 6, 2026 07:38
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.

2 participants