Skip to content

Add option to check for updates without updating #1249

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

Closed
clarfonthey opened this issue Sep 9, 2017 · 6 comments
Closed

Add option to check for updates without updating #1249

clarfonthey opened this issue Sep 9, 2017 · 6 comments

Comments

@clarfonthey
Copy link

It'd be nice to have a command to run rustup update and check if anything would be downloaded without actually downloading anything. For example, I have a MOTD that shows me if I need to update any packages, and it'd be nice to also show a message if a new stable version of Rust is available to download.

@ordovicia
Copy link

I'd like to try.
What name is good for the subcommand?

@clarfonthey
Copy link
Author

Personally I'd add it to the update subcommand with a --no-download option

@ordovicia
Copy link

I see. Thank you for your comment.
I'd prefer to add an individual subcommand with name check or check-update.
I'd like more suggestions widely.

@Zteve
Copy link

Zteve commented Nov 28, 2017

I have added my 2¢ to #1271. I hope this feature comes soon.

@matthiaskrgr
Copy link
Member

rustup check has been implemented, I think this can be closed...?

@kinnison
Copy link
Contributor

kinnison commented Mar 1, 2021

Yep, well spotted Matthias.

@kinnison kinnison closed this as completed Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants