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

Add 'list' command to NuGet.CommandLine.XPlat #5402

Closed
ericstj opened this issue Jun 13, 2017 · 4 comments
Closed

Add 'list' command to NuGet.CommandLine.XPlat #5402

ericstj opened this issue Jun 13, 2017 · 4 comments
Labels
Platform:Xplat Priority:2 Issues for the current backlog. Type:Feature
Milestone

Comments

@ericstj
Copy link

ericstj commented Jun 13, 2017

Details about Problem

NuGet product used (NuGet.exe | VS UI | Package Manager Console | dotnet.exe):
dotnet.exe

NuGet version (x.x.x.xxx):
4.3.0.2418

dotnet.exe --version (if appropriate):
2.0.0-preview1-005977

VS version (if appropriate):
N/A

OS version (i.e. win10 v1607 (14393.321)):
win10 v1703 (15063.296)

Worked before? If so, with which NuGet version:
Worked with nuget.exe

Detailed repro steps so we can see the same problem

  1. Run dotnet nuget list

Expect: be able to list nuget packages from a source.

Actual: error: Unrecognized command or argument 'list'

@emgarten
Copy link
Member

@nkolev92 is there anything preventing this from working xplat now that you updated the list command for nuget.exe?

@nkolev92
Copy link
Member

The list APIs are cross-plat so I think the only work required is hooking it up.

@mishra14
Copy link
Contributor

@nkolev92 can you please dupe this out.

@mishra14 mishra14 modified the milestones: Future-0, Backlog Nov 30, 2017
@mishra14 mishra14 added the Priority:2 Issues for the current backlog. label Nov 30, 2017
@nkolev92
Copy link
Member

Dup of #6060

@nkolev92 nkolev92 modified the milestones: Backlog, 4.6 Nov 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform:Xplat Priority:2 Issues for the current backlog. Type:Feature
Projects
None yet
Development

No branches or pull requests

4 participants