awarer

awa doctor

awa v0.3.1 · slug command-doctor

On this page

diagnose project and store health.

awa doctor [--repair] [--strict]

Tokens after --

A token after -- is a usage error: this command takes no operands.

Global options

  • --root <path> — project root override
  • --config <path> — config file override
  • --json — emit schema-versioned JSON
  • --trust-mode <mode> / --strict — cache trust level (normal|strict|fast)

Supports --json (schema-versioned output).

Flags

  • --repair — restore safe awa-owned state where possible

Exit status

exit code: the diagnosis, not an awa failure. Healthy or warnings-only exits 0; unrepaired errors or unrepaired repairable findings exit 5.

Workflow

See awa help doctor.