docs: add ppf-db to README operations toolkit
Some checks failed
CI / syntax-check (push) Failing after 1s
CI / memory-leak-check (push) Successful in 16s

This commit is contained in:
Username
2026-02-18 00:29:28 +01:00
parent 4cefdf976c
commit c091216afc

View File

@@ -226,6 +226,7 @@ ppf-deploy [targets...] # validate + deploy + restart (playbook)
ppf-deploy --check # dry run with diff
ppf-logs [node] # view container logs (-f to follow)
ppf-service <cmd> [nodes...] # status / start / stop / restart
ppf-db <cmd> # stats / purge-proxies / vacuum
```
See `--help` on each tool.