pikiwidb
pikiwidb copied to clipboard
feat: make add command group style same with single command
Hi all, here is Optics. I'm trying to merge debug command into pikiwidb, but debug has many subcommands (over 30)
The only command group is config and its adding style not match with other single command.
So I try to fix it before pr of debug coming. The fix has been tested.