fleet/tools/fleetctl-npm
George Karr 499fc89cab
Adding changes for Fleet v4.84.2 (#44590)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
* Version bumped to v4.84.2 across Helm charts, container images,
deployment infrastructure, and npm package.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-05-04 10:57:04 -05:00
..
.gitignore Add fleetctl installer for NPM (#52) 2020-11-18 13:20:08 -08:00
package.json Adding changes for Fleet v4.84.2 (#44590) 2026-05-04 10:57:04 -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 follow-redirects from 1.15.11 to 1.16.0 in /tools/fleetctl-npm (#43561) 2026-04-21 16:03:41 -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.