Skip to Content
CLILogs

Read agent logs

Show the most recent local agent log lines:

cmdop logs

Choose a larger tail or follow new entries:

cmdop logs --lines 100 cmdop logs --follow

For local troubleshooting, --path prints the active log path and --open opens its containing folder where the host supports a file manager.

cmdop logs --path cmdop logs --open

cmdop status --logs is a compact health summary with a short tail. The cmdop agent logs form provides agent-oriented output and supports --raw for the underlying structured entries.