mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Remove experimental note from "Enroll hosts" guide (#31434)
https://github.com/fleetdm/fleet/issues/28714 specifies removing this as part of the doc changes.
This commit is contained in:
parent
a87c17aa03
commit
9719a406ef
1 changed files with 0 additions and 2 deletions
|
|
@ -29,8 +29,6 @@ A `--fleet-url` (Fleet instance URL) and `--enroll-secret` (Fleet enrollment sec
|
|||
|
||||
To generate fleetd for an Arm Linux or Windows host, use the `--arch=arm64` flag.
|
||||
|
||||
> **Fleetd for Arm Windows is an experimental feature**. This feature is undergoing rapid improvement, which may result in breaking changes to the API or configuration surface. It is not recommended for use in automated workflows.
|
||||
|
||||
#### Example
|
||||
|
||||
Generate fleetd on macOS (.pkg)
|
||||
|
|
|
|||
Loading…
Reference in a new issue