You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.
What version of fleet are you using (fleet version --full)?
fleetctl - version 3.1.0
branch: HEAD
revision: c6ce648
build date: 2020-08-07T00:09:49Z
build user: zwass
go version: go1.14.4
What operating system are you using?
Centos
What did you do?
fleetctl get hosts --json
What did you expect to see?
expecting to get json data for each host including the status of the host either online or offline.
What did you see instead?
expecting to get the status in the json output.
if we could have some simple filtering in that get hosts like status=offline or hostname like dev%that would be great.
The text was updated successfully, but these errors were encountered:
What version of
fleet
are you using (fleet version --full
)?fleetctl - version 3.1.0
branch: HEAD
revision: c6ce648
build date: 2020-08-07T00:09:49Z
build user: zwass
go version: go1.14.4
What operating system are you using?
Centos
What did you do?
fleetctl get hosts --json
What did you expect to see?
expecting to get json data for each host including the status of the host either online or offline.
What did you see instead?
expecting to get the status in the json output.
if we could have some simple filtering in that get hosts like status=offline or hostname like dev%that would be great.
The text was updated successfully, but these errors were encountered: