Before you start
- Install
relaymessengerwith the CLI overview. - Put global options before the command, for example
relaymessenger --json agents list.
Choose output and input settings
The root help usesVERSION, USAGE, TOPICS, and COMMANDS. It has no root Options section. These global options are registered by the same published CLI and apply before a command:
captured-output
--profile <name> to select a saved profile. --no-input and --non-interactive fail with exit 2 when a command needs an answer. --verbose writes request details to stderr.
Generated command references
When it fails
With--json, command failures use one JSON object on stderr. Use the exit-code table in the command reference.

