bd ping
Generated from bd help --doc ping
bd ping
Lightweight health check that confirms bd can reach its database.
Steps:
- Resolve the .beads workspace
- Open the store (embedded or server)
- Run a trivial query (issue count)
- Report timing
Exit 0 on success, exit 1 on failure.
Examples: bd ping # Quick connectivity check bd ping --json # Structured output for automation
bd ping