Skip to main content

cleo doctor

System health diagnostics (global checks, project registry, agent configs)
Agent Relevance: High - Frequently used by LLM agents

Synopsis

cleo doctor [OPTIONS]

Options

OptionDescription
--globalApply to global configuration
--fixAttempt automatic fixes
--pruneRemove stale entries
--formatOutput format: text, json
--verboseShow detailed output
This command supports JSON output via --json flag for LLM agent integration.

Examples

cleo doctor

Exit Codes

CodeMeaningRecoverable
0SuccessNo
50Context warning (70-84%)No
51Context caution (85-89%)No
52Context critical (90-94%)No
100No data/resultsNo

See Also