# covguard (CLI)
Command-line interface for covguard.
## Commands
- `covguard check`: run diff-scoped coverage analysis
- `covguard explain <code>`: explain covguard error codes
## Outputs
- JSON report (`--out`)
- Markdown comment (`--md`)
- SARIF report (`--sarif`)
## Notes
This crate is the published `covguard` binary package.