Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

Improve dotnet user-secrets {command} --project {path} error messages #78

Closed
dougbu opened this issue May 12, 2016 · 2 comments
Closed
Labels

Comments

@dougbu
Copy link
Member

dougbu commented May 12, 2016

The error message displayed when {path} is invalid is not descriptive and references an argument rather than the command-line option.

For example,

dotnet user-secrets list --project \garbage

Results in

critical: Command failed : The directory name C:\garbage\ is invalid.
Parameter name: path

Note the parameter name mentioned above is inconsistent w/ the in #77. It's the same command-line option and the parameter should also be the same.

@dougbu dougbu changed the title Improve dotnet user-secrets {command} --project {path} errors Improve dotnet user-secrets {command} --project {path} error messages May 12, 2016
@muratg muratg added this to the 1.0.1 milestone May 26, 2016
@muratg
Copy link
Contributor

muratg commented May 26, 2016

Fit & finish bug. Moving to 1.0.1 for now.

@natemcmaster
Copy link
Contributor

This issue was moved to aspnet/DotNetTools#171

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

No branches or pull requests

3 participants