Hi all - I have around 100+ individual queries I'd...
# fleet
m
Hi all - I have around 100+ individual queries I'd like to import into Fleet. Is there a relatively painless way to pull those all in with fleetctl (or some other method)? Or do I need to build a query pack yml?
g
Correct @Mike S. - would pull queries.yml and then edit with new queries and apply with fleetctl. We're also working on a GitOps workflow (currently beta) to manage and apply queries and configurations.
m
Thanks Grant!