mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Features YAML: Update scripts (#14407)
- Add `industryName` and `documentationURL`
This commit is contained in:
parent
4c677e9a06
commit
080701a377
1 changed files with 3 additions and 1 deletions
|
|
@ -77,7 +77,9 @@
|
|||
tier: Premium
|
||||
usualDepartment: IT
|
||||
productCategories: [Device management]
|
||||
- industryName: Safely execute custom scripts (macOS, Windows, and Linux)
|
||||
- industryName: Script execution
|
||||
fiendlyName: Safely execute custom scripts (macOS, Windows, and Linux)
|
||||
documentationUrl: https://fleetdm.com/docs/using-fleet/scripts
|
||||
tier: Premium
|
||||
productCategories: [Device management,Endpoint operations]
|
||||
- industryName: End-user macOS update reminders (via Nudge)
|
||||
|
|
|
|||
Loading…
Reference in a new issue