osquery-fleetctl
Version:
Installer for the fleetctl CLI tool
14 lines (7 loc) • 630 B
Markdown
[](https://fleetdm.com)
This is an installer for the `fleetctl` CLI tool.
Use the `fleetctl` CLI to interact with a Fleet server and manage connected osquery agents. Have a look at the [Fleet README](https://github.com/fleetdm/fleet#readme) for more information.
## Installation
Simply install `fleetctl` with `npm install -g fleetctl`.
## Usage
See the [fleetctl documentation](https://github.com/fleetdm/fleet/tree/master/docs/cli#cli-documentation) or `fleetctl --help` for usage instructions.