Skip to content

CLI "doctor" command for storage + mesh health #254

@kayodebristol

Description

@kayodebristol

Context

Production users need a quick health check for storage, WAL, and mesh connectivity. A CLI doctor/status command will improve supportability and debugging.

Tasks

  • Add pluresdb doctor (or status) command
  • Report storage engine status, WAL replay health, and disk usage
  • Report sync transport status (mode, peers, last activity)
  • Emit JSON output option for automation

Acceptance Criteria

  • Command runs without side effects and exits non-zero on failures
  • Output includes actionable remediation hints
  • JSON output is machine-readable and stable

Metadata

Metadata

Labels

enhancementNew feature or request
No fields configured for Feature.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions