add download link to fleetctl docs (#10464)

This commit is contained in:
Roberto Dip 2023-03-14 11:54:41 -03:00 committed by GitHub
parent b1226e5b8a
commit 8c2bd476af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.