Skip to content
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

Command line option to list out of date packages #1634

Closed
mike-ward opened this issue Oct 26, 2015 · 4 comments
Closed

Command line option to list out of date packages #1634

mike-ward opened this issue Oct 26, 2015 · 4 comments
Labels
Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. Product:NuGet.exe NuGet.exe Resolution:Duplicate This issue appears to be a Duplicate of another issue Type:Feature
Milestone

Comments

@mike-ward
Copy link

Maybe I'm being stupid, but I can't seem to find a command line option to show which packages are out of date in a solution. I know I can do this in the IDE.

My preferred way to do this would be

nuget check

Another option would be

nuget update --dry-run

.

@yishaigalatzer yishaigalatzer added this to the Client-VNext milestone Oct 26, 2015
@yishaigalatzer
Copy link

We would probably go with some sort of nuget update

@harikmenon harikmenon modified the milestones: Client-VNext, Future Apr 19, 2016
@emgarten emgarten modified the milestones: Future-2, Backlog Nov 10, 2017
@emgarten emgarten added Product:NuGet.exe NuGet.exe Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. labels Nov 10, 2017
@davidvedvick
Copy link

I don't think this is stupid - this would be very useful in a CI environment.

@DanWallaceAdslot
Copy link

This would be a great addition to CI environments. Something like nuget update --outdated would be perfect

@anangaur anangaur added the Resolution:Duplicate This issue appears to be a Duplicate of another issue label Jun 4, 2018
@anangaur
Copy link
Member

anangaur commented Jun 4, 2018

Closing this as duplicate of #5762 where more discussions have taken place.

@anangaur anangaur closed this as completed Jun 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. Product:NuGet.exe NuGet.exe Resolution:Duplicate This issue appears to be a Duplicate of another issue Type:Feature
Projects
None yet
Development

No branches or pull requests

7 participants