Is any option to import query packs (or queries) f...
# kolide
e
Is any option to import query packs (or queries) from the console? I've got all the .conf files
z
Yeah, use
fleetctl convert
e
Only, fleetctl convert -f [File], file being my .conf with the pack and queries defined
z
Yeah
e
I'm not seeing any new packs or queries after executing the command
Or it only outputs a formatted configuration to use? Where should i paste the outputted text?
z
You can put it into a file and use
fleetctl apply
to provide it to the Fleet server.
e
Perfect, thank you!
🍻 1