fleet/tools/fleetctl-npm
Noah Talerman d17a8151b4
Prepare for 4.15.0 (#5858)
Co-authored-by: Katheryn Satterlee <me@ksatter.com>
Co-authored-by: Zach Wasserman <zach@fleetdm.com>
2022-05-27 16:50:20 -03:00
..
.gitignore Add fleetctl installer for NPM (#52) 2020-11-18 13:20:08 -08:00
package.json Prepare for 4.15.0 (#5858) 2022-05-27 16:50:20 -03:00
README.md Update links to documentation (#4163) 2022-02-10 19:26:18 -06:00
run.js Update fleetctl for compatibility with new monorepo tags (#1654) 2021-08-14 09:22:07 -07:00
yarn.lock Bump follow-redirects from 1.14.4 to 1.14.8 in /tools/fleetctl-npm (#4183) 2022-02-15 10:08:07 -06: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.