observatorium / obsctl

A cli to interact with Observatorium instances.
Apache License 2.0
10 stars 14 forks source link

Pretty print the JSON config #10

Closed philipgough closed 2 years ago

philipgough commented 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.