Open SteinRobert opened 3 years ago
Are there commands for which that is the case? Should we offer json output in general?
Yes I do this should be available for all commands. That would make the CLI way more scriptable, which is one of our goals for the cli in general.
For better "scriptability" it would be great to have a
--json
flag for theunikube ps
command. Otherwise users would have to parse the output of the command.