mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Docs: Script library for Linux (#15484)
Docs changes for: - #15283 Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
This commit is contained in:
parent
47e584da4f
commit
12f519c853
1 changed files with 1 additions and 3 deletions
|
|
@ -34,9 +34,7 @@ Fleet UI:
|
|||
|
||||
3. On your target host's host details page, select the **Scripts** tab and select **Actions** to run the script.
|
||||
|
||||
> Currently, you can only run scripts on macOS and Windows hosts in the Fleet UI. To run a script on a Linux host, use the Fleet API or fleetctl CLI.
|
||||
|
||||
Fleet API: API documentation is [here](https://fleetdm.com/docs/rest-api/rest-api#run-script)
|
||||
Fleet API: API documentation is [here](https://fleetdm.com/docs/rest-api/rest-api#run-script]
|
||||
|
||||
fleetctl CLI:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue