mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
parent
fa6d6cbf2b
commit
3eadde131a
2 changed files with 1 additions and 3 deletions
|
|
@ -1,7 +1,5 @@
|
|||
# Scripts
|
||||
|
||||
_Available in Fleet Premium_
|
||||
|
||||
In Fleet you can execute a custom script to remediate an issue on your macOS, Windows, and Linux hosts.
|
||||
|
||||
Shell scripts are supported on macOS and Linux. All scripts will run in the host's (root) default shell (`/bin/sh`). Other interpreters are not supported yet.
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
friendlyName: Safely execute custom scripts (macOS, Windows, and Linux)
|
||||
description: Deploy and execute custom scripts using a REST API, and manage your library of scripts in the UI or a git repo.
|
||||
documentationUrl: https://fleetdm.com/docs/using-fleet/scripts
|
||||
tier: Premium
|
||||
tier: Free
|
||||
dri: mikermcneil
|
||||
usualDepartment: IT
|
||||
productCategories: [Endpoint operations,Device management]
|
||||
|
|
|
|||
Loading…
Reference in a new issue