AbGuthrie / goquery

Provide a shell like interface by utilizing osquery's distributed API
MIT License
80 stars 10 forks source link

Create a .hosts command to print the names and uuid connected hosts #51

Closed AbGuthrie closed 5 years ago

AbGuthrie commented 5 years ago

The command should print a simple table containing the host name, uuid, number of queries in history, pending queries, and (maybe) connected status. Connected status will require some sort of persistence for which hosts have been connected to previously.