Add 'users jwt <email>' command
Command generates valid JWT for that user
This commit is contained in:
@@ -23,5 +23,5 @@ func main() {
|
||||
log.Fatalf("Error initializing system: %+v", err)
|
||||
}
|
||||
|
||||
cli.Run(ctx)
|
||||
cli.StartCLI(ctx)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user