ah health
Perform diagnostic health checks.
ah health [OPTIONS]Options
| Option | Description | Default |
|---|---|---|
--json | Output in JSON format | false |
--skip-fs | Skip filesystem detection | false |
--check-agent-credentials <LEVEL> | skip, check, debug | check |
--path <PATH> | Path for filesystem check | — |
--supported-agents <AGENTS> | Filter to specific agents | all |
Examples
Basic health check:
ah healthJSON output:
ah health --jsonSkip filesystem detection:
ah health --skip-fsDebug credential issues:
ah health --check-agent-credentials debugCheck specific path:
ah health --path /path/to/repoOutput
The health check displays:
- Detected terminal multiplexers
- Available agents and credential status
- Filesystem snapshot provider support
- System configuration