Oore CI
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>
CommandPurpose
setupConfigure a new backend or mint a browser setup token
frontendCreate a short-lived frontend pairing invitation
loginCreate a Local Only session or import an existing session
recoveryMint a single-use browser recovery link on the backend host
statusShow public setup status and authenticated runtime details
runnerRegister, start, install, or remove a Direct macOS runner
configRead or write persistent CLI defaults
doctorCheck the host and selected build-platform toolchains
pipelineValidate repository pipeline configuration
versionPrint the installed CLI version
updateCheck for or install a release from an Oore channel
backupCreate, 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.

On this page