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