Hi, All. Is there a way to apply the CIS policies ...
# fleet
j
Hi, All. Is there a way to apply the CIS policies to a single device like?
Copy code
fleetctl apply --policies-team "Workstations" -f cis-policy-queries.yml
so something like? fleetctl apply--policies-device "Device name" -f .yml ?
g
Hey @JJ, What version of fleet are you running? Teams is a Premium fleet feature and would work for your use case. Another way would be to look into labels and assigning host- "manually managed" https://fleetdm.com/docs/configuration/configuration-files#labels
j
Hey, Grant. Ver. 4.39 - I looked up the help commands on the terminal since I asked and it looks like it's not possible. Not a problem, was just checking 🙂