mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Update enroll-hosts.md to include arch64 note (#25518)
This commit is contained in:
parent
14d7749138
commit
a7a9a41390
1 changed files with 2 additions and 0 deletions
|
|
@ -27,6 +27,8 @@ The `--type` flag is used to specify the fleetd installer type.
|
|||
|
||||
A `--fleet-url` (Fleet instance URL) and `--enroll-secret` (Fleet enrollment secret) must be specified in order to communicate with Fleet instance.
|
||||
|
||||
To build an installer for ARM-based Linux, use the `--arch=arm64` flag with fleetctl.
|
||||
|
||||
#### Example
|
||||
|
||||
Generate fleetd on macOS (.pkg)
|
||||
|
|
|
|||
Loading…
Reference in a new issue