Regents CLI purpose
Updated: 2026-04-30
Status: beta
Owner: Regents CLI
Short answer
Section titled “Short answer”Regents CLI is the canonical direct operator and agent control surface. It lets operators and agents use supported product workflows outside a browser.
Canonical definition
Section titled “Canonical definition”Regents CLI is the shipped command surface, local runtime path, and local operator state holder.
Why it matters
Section titled “Why it matters”Agents and technical operators need a reliable command surface that follows the product contracts and does not guess from public pages.
How it works in Regents
Section titled “How it works in Regents”Command changes that use a Regent product start in the owning product contract. The CLI follows those contracts and keeps local state downstream.
What this does not claim
Section titled “What this does not claim”CLI local state does not outrank product-owned workflow state or live chain state.
Related concepts
Section titled “Related concepts”Should public pages replace command contracts?
Section titled “Should public pages replace command contracts?”No. Public pages explain the system; product and CLI contracts define shipped behavior.