6 references to Command
dotnet-user-jwts (6)
Commands\ClearCommand.cs (1)
13app.Command("clear", cmd =>
Commands\CreateCommand.cs (1)
25app.Command("create", cmd =>
Commands\KeyCommand.cs (1)
14app.Command("key", cmd =>
Commands\ListCommand.cs (1)
14app.Command("list", cmd =>
Commands\PrintCommand.cs (1)
13app.Command("print", cmd =>
Commands\RemoveCommand.cs (1)
13app.Command("remove", cmd =>