mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Editor pass - Simplify adding hosts page (#5884)
Editor pass for: - https://github.com/fleetdm/fleet/pull/5830
This commit is contained in:
parent
ab95bea7f3
commit
ce03373cc3
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ The following command-line flags allow you to further configure an osquery insta
|
|||
| --help, -h | show help (default: `false`) |
|
||||
|
||||
|
||||
Fleet supports other methods for adding your hosts to Fleet such as the [plain osquery binaries](#plain-osquery) or [Kolide Osquery Launcher](https://github.com/kolide/launcher/blob/master/docs/launcher.md#connecting-to-fleet).
|
||||
Fleet supports other methods for adding your hosts to Fleet, such as the [plain osquery binaries](#plain-osquery) or [Kolide Osquery Launcher](https://github.com/kolide/launcher/blob/master/docs/launcher.md#connecting-to-fleet).
|
||||
|
||||
## Plain osquery
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue