From c091216afcd63c3bca8fdff7ef9fa3ddc44db903 Mon Sep 17 00:00:00 2001 From: Username Date: Wed, 18 Feb 2026 00:29:28 +0100 Subject: [PATCH] docs: add ppf-db to README operations toolkit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f76911e..bf760fc 100644 --- a/README.md +++ b/README.md @@ -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 [nodes...] # status / start / stop / restart +ppf-db # stats / purge-proxies / vacuum ``` See `--help` on each tool.