status cmd

This commit is contained in:
2026-01-14 00:00:39 +00:00
parent 00fc6a07a0
commit 00680499ee
2 changed files with 151 additions and 3 deletions

View File

@@ -28,6 +28,10 @@ Run the local dev server.
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.
### `status`
Show the remote PocketBase systemd service state along with its configured port, PID, and uptime.
### `setup`
Run everything required to deploy an application to a fresh host. This will: