bur-cli
BUR-11List and audit databases (bur dbs, bur check)
Description
Operator views over discovery, and the safety net that makes auto-discovery trustworthy.
bur dbs: list the resolved targets with each one's settings.bur check: validate every discovered config, warn on any unlabelledpostgrescontainer, and exit non-zero on problems, naming the offender. Auth-path probe (a hard criterion): for each DB, confirm the exec auth path actually authenticates (peer/trust orPOSTGRES_PASSWORD), so a broken path surfaces here rather than during a real restore.- Supported images: the official
postgres:*and*-alpineimages are confirmed. Non-official images (Bitnami non-root, distroless, custom) are supported only if they passcheck's probe. Document this in the README (see the docs ticket).
Acceptance
-
bur dbslists every labelled DB with its resolved settings. -
bur checkexits non-zero on any unlabelledpostgrescontainer or invalid config, naming it. -
checkprobes the auth path for each discovered DB.
Sub-tickets
0No sub-tickets yet.
Links
No links.
Comments
0No comments yet.