mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
| .. | ||
| .gitignore | ||
| package.json | ||
| README.md | ||
| run.js | ||
| yarn.lock | ||
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.
