mirror of
https://github.com/photoprism/photoprism.git
synced 2025-10-05 08:47:12 +08:00
CLI: Add photoprism connect command
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -65,6 +65,7 @@ var PhotoPrism = []cli.Command{
|
||||
ShowCommand,
|
||||
VersionCommand,
|
||||
ShowConfigCommand,
|
||||
ConnectCommand,
|
||||
}
|
||||
|
||||
// childAlreadyRunning tests if a .pid file at filePath is a running process.
|
||||
|
Reference in New Issue
Block a user