Admin and policy
These commands govern what runs on a machine and what gets tracked about it: the permission gate that decides which remote-agent tool calls are allowed, the issue board, terminal sessions, and scheduled agent runs.
Use this section after the machine is already joined and the agent is running. It is not the place to configure the relay itself; relay ownership, join keys, and server status live under cmdop server and the web console.
cmdop permissionsAllow, ask, and deny rules for remote-agent tool calls.cmdop issueCreate, list, update, and close issues from the terminal.cmdop sessionCreate and manage terminal sessions on this machine.cmdop triggerRun an agent prompt on an interval or a cron schedule.
Choose the right admin command
| Need | Command |
|---|---|
| Decide whether an agent action is allowed | cmdop permissions |
| Track follow-up work from the terminal | cmdop issue |
| Inspect or resume terminal sessions | cmdop session |
| Run a prompt later or repeatedly | cmdop trigger |
These commands operate on the current machine and relay context. Run
cmdop status first if you are unsure which relay entry the CLI is using.
Last updated on