Before you start
- Use Node.js
22.22.3or newer. - Use an interactive terminal when a command asks for input.
Manage saved agents
agents delete <handle> to delete an agent at Relay and then remove its saved token. Each listed agent is read with its own token.
What you get back
Captured withrelaymessenger. Help output describes the command; it does not prove a live reply.
captured-output
When it fails
agents list --json reports per-entry failures with a code. It exits non-zero using the first failure’s exit-code class. An empty list means this computer has no saved agents. Use the exit-code table to distinguish input, missing resources, and authentication failures.

