Scripts are free (#17093)

- Update docs
- Update pricing page
This commit is contained in:
Noah Talerman 2024-02-22 17:07:57 -05:00 committed by GitHub
parent fa6d6cbf2b
commit 3eadde131a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 3 deletions

View file

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

View file

@ -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]