Skip to content

Reference

Lookup material. Every entry states what something is, what it defaults to, and what happens when it is wrong.

Command-line

  • CLI reference — the root command, the --output flag, dispatch order, the built-in command set, exit codes.
  • version, doctor, init
  • configshow / get / set / schema / validate
  • credentialslist / add / remove / test / doctor
  • telemetrystatus / enable / disable / reset
  • docslist / show / browse / serve / ask
  • updatecheck / run
  • mcpserve / list

Configuration and state

Build-time

Where the Rust API reference lives

Item-level signatures are on docs.rs, generated from the source: rtb-cli · rtb-docs · rtb-update · rtb-mcp.

This site does not restate them. A signature copied into prose goes stale the first time it changes; the generated reference cannot.