kolide / launcher

Osquery launcher, autoupdater, and packager
https://kolide.com/launcher
Other
505 stars 100 forks source link

The `kolide_launcher_info` table should work in `interactive` #1703

Open directionless opened 5 months ago

directionless commented 5 months ago

At some point, we moved kolide_launcher_info to only existing when we had a real rocksDB. I'm finding that I want it in interactive. I'm not quite sure how to get there. Possible by making some columns nil, if store is nil.