Run and control a fleet
What this does
These commands show fleet activity and change lifecycle state. Every command uses the active workspace.Before you begin
Install a fleet. Copy its identifier fromagentsfleet list.
Steps
-
List fleet identifiers.
-
View recent activity.
<FLEET_ID>comes from the list output. -
Send a manual message.
-
Stop new work while keeping the fleet resumable.
-
Resume the fleet.
Verify it works
Common problems
UZ-AGT-009 means the fleet does not exist in the active workspace. Check the workspace and fleet identifier.
UZ-AGT-012 means the fleet cannot accept a message in its current state. Resolve the cause or resume a stopped fleet.
Network failures are not retried by lifecycle commands. Check agentsfleet doctor, then run the command again.
Remove or undo
Stopping is reversible withresume. Killing is permanent but keeps the fleet records until deletion.
Deleting removes all fleet records and cannot be undone. The client has no dry-run option for either command.