Manages teams — named groupings of agents stored in the fleet database. You can list teams, create or delete them, and add or remove member agents. Team membership lets other commands target a subset of agents (for example fleet agent start --team <name> or fleet task assign --team <name>).
The list output is always JSON, returning the teams scoped to the active project plus any unassigned agents. Team subcommands operate on team IDs.