ReferenceCLI
`oore` command reference
The operator CLI command families and where to find their exact contracts.
oore is the operator and setup CLI. Run oore <command> --help for the
version installed on your host.
oore <COMMAND>| Command | Purpose |
|---|---|
setup | Configure a new backend or mint a browser setup token |
frontend | Create a short-lived frontend pairing invitation |
login | Create a Local Only session or import an existing session |
recovery | Mint a single-use browser recovery link on the backend host |
status | Show public setup status and authenticated runtime details |
runner | Register, start, install, or remove a Direct macOS runner |
config | Read or write persistent CLI defaults |
doctor | Check the host and selected build-platform toolchains |
pipeline | Validate repository pipeline configuration |
version | Print the installed CLI version |
update | Check for or install a release from an Oore channel |
backup | Create, verify, or restore an encrypted-state backup |
Detailed pages
The oore CLI is distinct from oored, the backend daemon. The installer owns
managed daemon installation and privileged service setup. Use
installer configuration instead of treating
low-level oored service commands as a deployment recipe.
Outcome-driven procedures for runners, upgrades, and backups live under Operate.