wacli/docs/doctor.md
2026-05-04 09:11:44 +01:00

612 B

doctor

Read when: diagnosing store layout, auth state, FTS/search support, locks, or optional live connectivity.

wacli doctor reports local health information and can optionally connect to WhatsApp.

Command

wacli doctor [--connect]

Notes

  • Without --connect, doctor avoids live WhatsApp connection.
  • --connect requires auth and the store lock.
  • Output includes local store counts, auth identity when available, FTS/search state, and lock details.
  • Use --json for machine-readable diagnostics.

Examples

wacli doctor
wacli doctor --json
wacli doctor --connect