💥 Actual behavior
When GitOps runs and creates, updates or deletes a script via the controls: section in a global or fleet YAML file, nothing appears in the tool output indicating that scripts were manipulated.
🛠️ To fix
Add output in both dry run and real mode similar to what we have for policies, reports, etc., e.g.:
🧑💻 Steps to reproduce
Run fleetctl gitops with a .yml file specifying scripts under the controls: section.
More info
See https://fleetdm.slack.com/archives/C072L58U878/p1776967021345469
💥 Actual behavior
When GitOps runs and creates, updates or deletes a script via the
controls:section in a global or fleet YAML file, nothing appears in the tool output indicating that scripts were manipulated.🛠️ To fix
Add output in both dry run and real mode similar to what we have for policies, reports, etc., e.g.:
🧑💻 Steps to reproduce
Run
fleetctl gitopswith a .yml file specifying scripts under thecontrols: section.More info
See https://fleetdm.slack.com/archives/C072L58U878/p1776967021345469