hi all, curious is there a way to run osqueryi loc...
# fleet
z
hi all, curious is there a way to run osqueryi locally with the fleetd tables? I have osqueryi and it runs fine but with the basic schema/tables. Example if i wanted to look at the `pmset`table i cant but obvi i can if i do a live query from server, just like using osqueryi locally for dev of queries.
a
sudo orbit shell
Might have to provide full path to orbit if its not in your $PATH
sudo /opt/orbit/bin/orbit/orbit shell
👀 1
z
works like a charm thank you sir
🫡 1