fleetctl
Version:
Installer for the fleetctl CLI tool
14 lines (7 loc) • 673 B
Markdown

Use the `fleetctl` CLI to interact with Fleet, the lightweight telemetry platform for servers and workstations. Have a look at the [Fleet README](https://github.com/fleetdm/fleet#readme) for more information.
## Installation
From the command line, install `fleetctl` with `npm install -g fleetctl`.
See the [documentation on enrolling hosts](https://fleetdm.com/guides/enroll-hosts#cli) for additional requirements for using `fleetctl package`.
## Usage
See the [fleetctl documentation](https://fleetdm.com/guides/fleetctl) or `fleetctl --help` for usage instructions.