./fleetctl query --query 'select * from osquery_in...
# kolide
d
./fleetctl query --query 'select * from osquery_info;' --hosts <some_file> ?
g
Sure. Cat the file Into the bash variable
d
yeah, I thought about doing that but it is not going to be very scalable....
for over thousands of hosts that is...
m
Can bash loopover a file line by line?