You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/Using Fleet/Scripts.md
+5-1
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,11 @@ Fleet UI:
30
30
31
31
2. Head to the **Hosts** page and select the host you want to run the script on.
32
32
33
-
3. On your target host's host details page, select the **Scripts** tab and select **Actions** to run the script.
33
+
3. On your target host's host details page, select the **Actions** dropdown and select **Run Script** to view the **Run Script** menu.
34
+
35
+
4. In the **Run Script** menu, select the **Actions** dropdown for the script you'd like to execute and choose the **Run** option.
36
+
37
+
Scripts run from the Fleet UI will run the next time your host checks in with Fleet. You can view the status of the script execution as well as the output in the target host's activity feed.
34
38
35
39
Fleet API: API documentation is [here](https://fleetdm.com/docs/rest-api/rest-api#run-script)
0 commit comments