fleet/tools/fleetctl-npm
2021-07-14 15:01:05 -07:00
..
.gitignore Add fleetctl installer for NPM (#52) 2020-11-18 13:20:08 -08:00
package.json Fix fleetctl NPM install with NPM 6 (#1389) 2021-07-14 15:01:05 -07:00
README.md Update links to documentation so that they use main branch (#1151) 2021-06-21 16:40:15 -05:00
run.js Fix fleetctl NPM install with NPM 6 (#1389) 2021-07-14 15:01:05 -07:00
yarn.lock Use rimraf for rm -rf in fleetctl NPM install (#310) 2021-02-14 16:40:22 -08:00

banner-fleet-cloud-city

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 for more information.

Installation

Simply install fleetctl with npm install -g fleetctl.

Usage

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