https://github.com/osquery/osquery logo
h

HarlanF

01/26/2022, 9:50 PM
I'm getting an occasional 'no such table' error with some extensions, and wanted to test for that periodically. Is there a command-line flag version of
.connect
so that I can more easily automate this test?
Ah, there's a
--connect
flag; for some reason this wasn't working for me earlier, but now it is.
7 Views