stackitcloud / stackit-cli

A command-line interface to manage STACKIT resources
https://www.stackit.de/en
Apache License 2.0
38 stars 8 forks source link

cli: output formats: support yaml #120

Closed gfelbing closed 5 months ago

gfelbing commented 8 months ago

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.

GokceGK commented 5 months ago

Hi @gfelbing ,

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