mirror of
https://github.com/fleetdm/fleet
synced 2026-05-20 15:38:39 +00:00
* Update changelog and versions to 4.2.4 * Update CHANGELOG.md Co-authored-by: noahtalerman <47070608+noahtalerman@users.noreply.github.com> * Update CHANGELOG.md Co-authored-by: noahtalerman <47070608+noahtalerman@users.noreply.github.com> * Update CHANGELOG.md Co-authored-by: noahtalerman <47070608+noahtalerman@users.noreply.github.com> Co-authored-by: noahtalerman <47070608+noahtalerman@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| .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.
