Closed philipgough closed 2 years ago
Fixes #5 Closes #6
Pretty prints the JSON config.
Bumping the version of cobra means that the complete command is automatically generated by the lib. I tested with zsh and it works out of the box (as of now), without needing to override the default function.
complete
zsh
Fixes #5 Closes #6
Pretty prints the JSON config.
Bumping the version of cobra means that the
complete
command is automatically generated by the lib. I tested withzsh
and it works out of the box (as of now), without needing to override the default function.