mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
## Summary - Changes label text from "Run this command with the Fleet command-line tool" to "Generate your installer with the Fleet command-line tool" — making clear the command produces an installer package, not something run on each host - Adds help text to Windows (MSI), Linux (deb), and macOS (pkg) tabs: "Run this on your admin computer, then deploy the generated package to your hosts" ## Problem Customer feedback: users believe they need to install both `fleetctl` and the enrollment package on each host they're enrolling. The old copy didn't convey that: 1. `fleetctl package` is run once on an admin machine (not on hosts) 2. The output is a deployable installer package that goes to the hosts ## Test plan - [ ] Open the Add hosts modal on macOS, Windows, and Linux tabs - [ ] Confirm label reads "Generate your installer with the Fleet command-line tool" - [ ] Confirm help text below the command reads "Run this on your admin computer, then deploy the generated package to your hosts" - [ ] Confirm the Advanced tab label is also updated - [ ] Confirm plain-osquery path is unaffected (no label shown) - [ ] Confirm ChromeOS, iOS & iPadOS, Android tabs are unaffected |
||
|---|---|---|
| .. | ||
| AndroidPanel | ||
| IosIpadosPanel | ||
| _styles.scss | ||
| PlatformWrapper.tsx | ||