Updated
Run diagnostic checks on version consistency, tag alignment, JSONL coverage, and config validity; --fix attempts safe auto-repair where possible.
#rlsbl doctor
Run diagnostic checks on the project release state, including version consistency, tag alignment, changelog coverage, and config validity. Use --fix to auto-repair issues where possible.
#Flags
| Name | Short | Type | Default | Env | Description |
|---|---|---|---|---|---|
--fix | bool | Auto-fix issues where possible | |||
--check | str | Run a specific check by name |