mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
047dc5ac62
* fix get hosts command to properly output json/yaml based on command line flag * add changes file * added tests for get hosts when specifiying host * added additional hosts to be returned in test cases * go fmt
1 line
137 B
Plaintext
1 line
137 B
Plaintext
* fix `fleetctl get host <hostname>` to properly output JSON when the command line flag is supplied i.e `fleetctl get host --json foobar` |