fleet/tools/fleetctl-npm
2021-11-12 17:03:19 -08:00
..
.gitignore Add fleetctl installer for NPM (#52) 2020-11-18 13:20:08 -08:00
package.json Prepare for 4.5.1 release (#2913) 2021-11-12 17:03:19 -08:00
README.md fix broken links by adding missing 0 (#2187) 2021-09-22 13:28:25 -03:00
run.js Update fleetctl for compatibility with new monorepo tags (#1654) 2021-08-14 09:22:07 -07:00
yarn.lock Update fleetctl NPM dependencies (#2658) 2021-10-24 19:24:44 -07: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.