covector
covector copied to clipboard
config validation command
It would be valuable to add a command in the CLI that validates the supplied config. It can also return an example of the commands that could be run (as we use template and let the user pass in variables that we fill prior to running).
Might be useful to include this library for better terminal printing: https://www.npmjs.com/package/prettyjson
It seems #133, #186, #188, and #189 may be an extension of this or otherwise related in spirit.