feat(doctor): initial doctor command

This commit is contained in:
Lewis Wynne 2026-02-11 20:10:35 +00:00
parent ce7336324f
commit 0c5b73154d
4 changed files with 138 additions and 0 deletions

2
testdata/help.ct vendored
View file

@ -36,6 +36,7 @@ Git commands:
Additional Commands:
completion Generate the autocompletion script for the specified shell
doctor Check environment health
help Help about any command
version Display pda! version
@ -79,6 +80,7 @@ Git commands:
Additional Commands:
completion Generate the autocompletion script for the specified shell
doctor Check environment health
help Help about any command
version Display pda! version