mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
add download link to fleetctl docs (#10464)
This commit is contained in:
parent
b1226e5b8a
commit
8c2bd476af
1 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,8 @@ Fleetctl (pronounced "Fleet control") is a CLI tool for managing Fleet from the
|
|||
|
||||
Fleetctl also provides a quick way to work with all the data exposed by Fleet without having to use the Fleet UI or work directly with the Fleet API.
|
||||
|
||||
You can find and download the latest version of `fleetctl` in [GitHub](https://github.com/fleetdm/fleet/releases).
|
||||
|
||||
## Using fleetctl
|
||||
|
||||
You can use `fleetctl` to accomplish many tasks you would typically need to do through the Fleet UI. You can even set up or apply configuration files to the Fleet server.
|
||||
|
|
|
|||
Loading…
Reference in a new issue