mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
CLI: Added JWT issuance and diagnostics sub commands #5230
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -15,6 +15,7 @@ var AuthCommands = &cli.Command{
|
||||
AuthShowCommand,
|
||||
AuthRemoveCommand,
|
||||
AuthResetCommand,
|
||||
AuthJWTCommands,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user