stackitcloud/stackit-cli

cli: output formats: support yaml

gfelbing opened this issue · 1 comments

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.

Hi @gfelbing ,

with the latest STACKIT CLI release v0.6.0, YAML is supported as output format.