fleet/tools/fleetctl-npm
2020-11-19 15:58:54 -08:00
..
.gitignore Add fleetctl installer for NPM (#52) 2020-11-18 13:20:08 -08:00
binary.js Add fleetctl installer for NPM (#52) 2020-11-18 13:20:08 -08:00
install.js Add fleetctl installer for NPM (#52) 2020-11-18 13:20:08 -08:00
package-lock.json Add fleetctl installer for NPM (#52) 2020-11-18 13:20:08 -08:00
package.json Upgrade NPM package to 3.4.0 (#54) 2020-11-19 15:58:54 -08:00
README.md Add fleetctl installer for NPM (#52) 2020-11-18 13:20:08 -08:00
run.js Add fleetctl installer for NPM (#52) 2020-11-18 13:20:08 -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.