fleet/tools/fleetctl-npm/README.md
Ian Littman 24bac36143
Note Docker/Docker Compose dependencies in fleetctl (#22903)
#21447

Validated based on looking through code. If I need to try running
fleetctl with a bare OS to confirm these are all the packages we need in
each case let me know.

---------

Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
2024-10-17 11:22:35 -05:00

673 B

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.