Back to Beads

bd ping

website/versioned_docs/version-1.0.0/cli-reference/ping.md

1.0.4476 B
Original Source
<!-- AUTO-GENERATED: do not edit manually -->

Generated from bd help --doc ping

bd ping

Lightweight health check that confirms bd can reach its database.

Steps:

  1. Resolve the .beads workspace
  2. Open the store (embedded or server)
  3. Run a trivial query (issue count)
  4. 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