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

Question: I #5946

Closed
aberbegall opened this issue Sep 27, 2017 · 1 comment
Closed

Question: I #5946

aberbegall opened this issue Sep 27, 2017 · 1 comment
Labels
Product:NuGet.exe NuGet.exe Resolution:Duplicate This issue appears to be a Duplicate of another issue

Comments

@aberbegall
Copy link

Is it possible to get similar output with nuget.exe (outside Visual Studio) for this "Package Manager Console" command:

PM> (Get-Project -All | ForEach-Object { Get-Package -ProjectName $_.Name })

using nuget.exe command line?

@mishra14
Copy link
Contributor

@aberbegall unfortunately there is no equivalent yet. But we do have a backlog item for a list command that does the same thing per project.

You can track that issue - #4102

Please let us know if you need any more help from us.

@mishra14 mishra14 added Product:NuGet.exe NuGet.exe Resolution:Duplicate This issue appears to be a Duplicate of another issue labels Sep 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Product:NuGet.exe NuGet.exe Resolution:Duplicate This issue appears to be a Duplicate of another issue
Projects
None yet
Development

No branches or pull requests

2 participants