NuGet/Home

nuget.exe config doesn't output help on error/success

Closed

#2508 opened on Apr 8, 2016

View on GitHub
 (1 comment) (1 reaction) (0 assignees)HTML (1,459 stars) (292 forks)batch import
Icebox cleanup candidatePriority:3Product:NuGet.exeStatus:InactiveType:Buggood first issuehelp wanted

Description

Scenario 1: NuGet.exe config Outputs nothing, although this is an incorrect use of the command (the correct usage should include parameter name),

Scenario 2: NuGet.exe config -Set name=value config value was added successfully, but there was no success message, so this was unclear.

Contributor guide