feat(config): add config parent command and path subcommand

This commit is contained in:
Lewis Wynne 2026-02-11 23:34:20 +00:00
parent 3f6ddfbcd4
commit e4a5e7f715
3 changed files with 35 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
config View and modify configuration
doctor Check environment health
help Help about any command
version Display pda! version
@ -80,6 +81,7 @@ Git commands:
Additional Commands:
completion Generate the autocompletion script for the specified shell
config View and modify configuration
doctor Check environment health
help Help about any command
version Display pda! version