Doctor Command
The doctor command runs a set of environment checks and reports any issues it finds.
shell
$ kenji doctorWhat it checks
- Local directory: Whether
.kenji/is accessible in the current project. - Global directory: Whether
~/.kenji/exists and is readable. - Network connectivity: Whether the Kenji registry API is reachable.
- GitHub token: Whether a token is configured (optional — only relevant for direct GitHub installs).