logs command

This commit is contained in:
2026-01-13 13:51:36 +00:00
parent a865b1b2c7
commit ae2c10b646
3 changed files with 31 additions and 2 deletions

View File

@@ -25,6 +25,8 @@ Provision a remote PocketBase server. This will:
Syncs `pb_public`, `pb_migrations`, and `pb_hooks`, then restarts the remote PocketBase service. The command will automatically run `setup` if the PocketBase binary isnt present on the remote.
### logs
### `logs`
Connects to the configured server and streams `/root/pb/{service}/{service}.log` via `tail -n 100 -F`.
### secrets