aspnetcore/src/dotnet-user-secrets/README.md

321 B

dotnet-user-secrets

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

How To Install

From the command-line, execute:

dotnet install tool dotnet-user-secrets

How To Use

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