Agent and service
Use the lifecycle commands on the machine that runs the agent:
cmdop start
cmdop status
cmdop restart
cmdop logs -fThese commands are local to the machine where you run them. They start, inspect, update, and troubleshoot that machine’s agent; they do not list every machine in a fleet and they do not operate the relay itself.
Agent lifecycleShort and long-form lifecycle commands.Service managementRun the agent as an operating-system service.cmdop updateCheck for and apply CLI updates.cmdop logsRead or follow agent logs.cmdop careScan machine health and read findings.cmdop monitorReal-time monitoring dashboard.cmdop modeShow or switch deployment mode.Join a fleetBring this machine online.
First diagnostic path
| Question | Start with |
|---|---|
| Is the agent running and connected? | cmdop status |
| Why did it fail? | cmdop logs -f |
| Is this machine healthy? | cmdop care status |
| Should it start on boot? | cmdop start and service/autostart options |
For relay controls, use cmdop server. For other machines, use cmdop machines or cmdop connect.
Last updated on