Install the client
What this does
This installs theagentsfleet command-line client. You can then manage fleets from a terminal.
Before you begin
Install Node.js 24 or later. The package also supports Bun 1.3.14 or later.Steps
-
Install the package from npm.
-
Show the client version.
Verify it works
Run the local checks.Common problems
Ifagentsfleet is not found, reopen the terminal. Also check that the npm global binary directory is in your PATH.
If installation reports an unsupported runtime, upgrade Node.js to version 24 or later.