nickgerace / bovine

Manager for single node Rancher clusters
https://crates.io/crates/bovine
Apache License 2.0
50 stars 0 forks source link

Print valid JSON instead of invalid YAML for the `version` command #44

Closed nickgerace closed 3 years ago

nickgerace commented 3 years ago

Currently, using the version command formats its results in almost-valid YAML. We should format the results with valid JSON, like other bovine commands.