fleet/tools/fleetctl-npm
2025-09-29 13:27:42 -05:00
..
.gitignore Add fleetctl installer for NPM (#52) 2020-11-18 13:20:08 -08:00
package.json Prepare Fleet v4.74.0 (#33579) 2025-09-29 13:27:42 -05:00
README.md Note Docker/Docker Compose dependencies in fleetctl (#22903) 2024-10-17 11:22:35 -05:00
run.js Fix issues related to architecture-namespaced binaries (#26453) 2025-02-20 16:42:14 -06:00
yarn.lock Bump axios from 1.11.0 to 1.12.0 in /tools/fleetctl-npm (#33192) 2025-09-18 17:47:05 -05:00

fleet-banner

Use the fleetctl CLI to interact with Fleet, the lightweight telemetry platform for servers and workstations. Have a look at the Fleet README for more information.

Installation

From the command line, install fleetctl with npm install -g fleetctl.

See the documentation on enrolling hosts for additional requirements for using fleetctl package.

Usage

See the fleetctl documentation or fleetctl --help for usage instructions.