Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Add "dnu feeds list" command #1113

Closed
danroth27 opened this issue Jan 21, 2015 · 2 comments
Closed

Add "dnu feeds list" command #1113

danroth27 opened this issue Jan 21, 2015 · 2 comments

Comments

@danroth27
Copy link
Member

Currently trying to list the available NuGet sources using kpm blows up with an exception:

C:\Users\danroth27\Documents\Visual Studio 14\Projects\WebApplication7\src\WebApplication7>kpm sources
Specify --help for a list of available options and commands.
System.Exception: TODO: Error: unrecognized argument 'sources'
   at Microsoft.Framework.Runtime.Common.CommandLine.CommandLineApplication.HandleUnexpectedArg(CommandLineApplication command, String[] args, Int32 index, String argTypeName)
   at Microsoft.Framework.Runtime.Common.CommandLine.CommandLineApplication.Execute(String[] args)
   at Microsoft.Framework.PackageManager.Program.Main(String[] args)
@davidfowl
Copy link
Member

Yess!!! 😄

@alfkonee
Copy link

Yes yes I think this should be a very top priority cus new nuget sources for aspvext are popping up in the project causing some dependencies to fail installation
It would be nice to be able to edit the list of sources for kpm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants