docs: add disk gc retention reference

This commit is contained in:
Codex
2026-05-29 01:54:57 +00:00
parent 3b9c8d8ddb
commit f14ce36019
4 changed files with 116 additions and 3 deletions
+1 -1
View File
@@ -313,7 +313,7 @@ function gcHelp(): unknown {
"remote <providerId> plan|run": "run bounded GC through UniDesk SSH passthrough on a provider host; G14 protects HWLAB k3s/runtime/PVC/workspace paths, and HWLAB registry retention is explicit opt-in with workload-ref, recent-tag and per-repo tag protection",
"--no-file-logs|--no-docker-logs|--no-journal|--no-build-cache|--no-tmp|--no-db-summary": "disable one collector",
},
reference: "docs/reference/cli.md",
reference: "docs/reference/gc.md",
};
}