mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
e98941aeaf
This PR addresses the instructions under number (1) in the releasing Fleet steps: https://fleetdm.com/docs/contributing/releasing-fleet#what-to-do - Update CHANGELOG - Bump versions |
||
---|---|---|
.. | ||
.gitignore | ||
package.json | ||
README.md | ||
run.js | ||
yarn.lock |
Use the fleetctl
CLI to interact with Fleet, the lightweight telemetry platform for servers and workstations. Have a look at the Fleet README for more information.
Installation
From the command line, install fleetctl
with npm install -g fleetctl
.
Usage
See the fleetctl documentation or fleetctl --help
for usage instructions.