Skip to content

Commit f018f68

Browse files
ksatternonpunctualrachaelshaw
authored
Update script execution documentation (#17147)
Removed reference to **Scripts** tab and added instructions for accessing the **Run Script** modal from the host detail page. # Checklist for submitter Docs-only change --------- Co-authored-by: Brock Walters <[email protected]> Co-authored-by: Rachael Shaw <[email protected]>
1 parent 27a59ed commit f018f68

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/Using Fleet/Scripts.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,11 @@ Fleet UI:
3030

3131
2. Head to the **Hosts** page and select the host you want to run the script on.
3232

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.
3438

3539
Fleet API: API documentation is [here](https://fleetdm.com/docs/rest-api/rest-api#run-script)
3640

0 commit comments

Comments
 (0)