aspnetcore/src/dotnet-user-secrets
Nate McMaster 2a37b67d1a
Merge branch 'release/2.2'
2018-10-16 14:30:11 -07:00
..
Internal Port CLI tools to be dotnet global tools 2017-12-29 08:42:36 -08:00
Properties Port CLI tools to be dotnet global tools 2017-12-29 08:42:36 -08:00
assets Port CLI tools to be dotnet global tools 2017-12-29 08:42:36 -08:00
CommandLineOptions.cs Port CLI tools to be dotnet global tools 2017-12-29 08:42:36 -08:00
Program.cs Port CLI tools to be dotnet global tools 2017-12-29 08:42:36 -08:00
README.md Update README to reflect that dotnet-watch et. al. are bundled in the CLI 2018-02-22 12:55:03 -08:00
Resources.resx Port CLI tools to be dotnet global tools 2017-12-29 08:42:36 -08:00
dotnet-user-secrets.csproj Merge branch 'release/2.2' 2018-10-16 14:30:11 -07:00

README.md

dotnet-user-secrets

dotnet-user-secrets is a command line tool for managing the secrets in a user secret store.

How To Use

Run dotnet user-secrets --help for more information about usage.