Skip to Content
CLIOverview

Cmdop CLI

The cmdop binary contains the agent, relay, web console, terminal chat, and remote-machine commands in one executable.

cmdop version cmdop join <join-key> cmdop status

Joining starts the agent by default. cmdop start starts it again later; cmdop connect opens a terminal on a different machine.

To be walked through relay selection, joining, and a first conversation in one flow, run cmdop onboard.

Start here

Every command page covers the stable task and common invocations. Run cmdop <command> --help for the complete interface shipped in your installed version.

Command families

FamilyUse it when
SetupYou need the binary installed, joined, started, or updated.
Remote machinesYou need to list machines or attach to one through the relay.
Agent workYou want a terminal conversation, a remote-machine agent, or a Skill run.
AdministrationYou need permission rules, issues, sessions, or scheduled prompts.

The CLI is not a second product surface with separate state. It operates the same joined machine, relay entries, permissions, and machine workspace that the browser console shows.

Last updated on