fleet/frontend/components/AddHostsModal
Mitch Francese d8461dbca5
Clarify Add hosts modal: fleetctl generates installer, not run on hosts (#41055)
## 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
2026-03-06 09:50:48 -05:00
..
PlatformWrapper Clarify Add hosts modal: fleetctl generates installer, not run on hosts (#41055) 2026-03-06 09:50:48 -05:00
AddHostsModal.tests.tsx update add host modal to handle fully managed android enrollment (#39468) 2026-02-06 17:08:35 +00:00
AddHostsModal.tsx Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
index.ts UI Revamp: Add hosts modal (#4217) 2022-02-16 16:21:42 -05:00