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

harveywells

03/04/2019, 9:56 PM
👋 Question about labels. I’m writing a simple label query to group gke nodes together. Do I need to specify a platform in my yaml file or if I apply it via
fleetctl
will it apply it to all enrolled clients?
z

zwass

03/04/2019, 10:09 PM
If you don’t specify a platform it will run on all.
h

harveywells

03/04/2019, 10:09 PM
thank you @zwass