fleet/changes/issue-1373-add-status-to-fleetctl-get-command
Benjamin Edwards 5a606422f7
update printHost to serialize HostResponse rather than just Host (#1440)
* update printHost to serialize HostResponse rather than just Host
* added change log file
* Update changes/issue-1373-add-status-to-fleetctl-get-command
Co-authored-by: Tomas Touceda <chiiph@gmail.com>
2021-07-23 10:48:40 -04:00

2 lines
106 B
Plaintext

* Change fleetctl get hosts to respond with host "status", "display_text", and "labels". Fixes issue 1373