From c741bc25973e31123aea68ebccd490f822579455 Mon Sep 17 00:00:00 2001 From: Mikkel Georgsen Date: Fri, 16 Jan 2026 12:22:48 +0000 Subject: [PATCH] Add pbs backups command to documentation New command shows last backup status per VM/CT organized by namespace. Co-Authored-By: Claude Opus 4.5 --- CLAUDE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CLAUDE.md b/CLAUDE.md index 2874cb1..cc0864e 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -83,6 +83,7 @@ The `~/bin/dns` script manages Technitium DNS (internal zone: lab.georgsen.dk): The `~/bin/pbs` script shows backup status and statistics: ```bash ~/bin/pbs status # Overview: datastores, storage, dedup, tasks +~/bin/pbs backups [ns] # Last backup per VM/CT per namespace ~/bin/pbs tasks [hours] # Show recent tasks (default: 24h) ~/bin/pbs errors [hours] # Show only failures (default: 72h) ~/bin/pbs gc # Garbage collection status