Skip to Content
CLIStatus

Check agent status

Run the portable first check:

cmdop status

The status output distinguishes the local process from its connection to the selected relay and includes a reason when the machine is not connected. Follow the next step printed by the command.

Append a short log tail when the summary is not enough:

cmdop status --logs

Use --debug for technical details, or move to the full log view:

cmdop status --debug cmdop logs -f

Common recovery actions are to start a stopped agent, verify the selected relay is reachable, or re-enroll when the relay rejects the saved credential.