fleet/tools/fleetctl-npm
2025-01-14 15:19:54 -06:00
..
.gitignore Add fleetctl installer for NPM (#52) 2020-11-18 13:20:08 -08:00
package.json Adding changes for Fleet v4.62.1 (#25417) 2025-01-14 15:19:54 -06:00
README.md Note Docker/Docker Compose dependencies in fleetctl (#22903) 2024-10-17 11:22:35 -05:00
run.js Fleetctl: Update dependencies, improve error handling, ensure compatibility (#24845) 2024-12-18 11:22:01 -05:00
yarn.lock Fleetctl: Update dependencies, improve error handling, ensure compatibility (#24845) 2024-12-18 11:22:01 -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.