Most similar CLIs (kubectl, gcloud, openstack) support yaml in addition to pretty and json as an output format.
For me as user, this provides a perfect compromise between human-readability and fine granulated content of the response.
Output can be same as json content-wise, but rendered as yaml.
Most similar CLIs (kubectl, gcloud, openstack) support yaml in addition to pretty and json as an output format. For me as user, this provides a perfect compromise between human-readability and fine granulated content of the response. Output can be same as json content-wise, but rendered as yaml.