fleet/tools/fleetctl-npm
dependabot[bot] 8589cdd553
Bump follow-redirects from 1.14.4 to 1.14.8 in /tools/fleetctl-npm (#4183)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-15 10:08:07 -06:00
..
.gitignore Add fleetctl installer for NPM (#52) 2020-11-18 13:20:08 -08:00
package.json Prepare for Fleet 4.10.0 (#4161) 2022-02-13 18:13:06 -08: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.