Guides
CMDOP guides cover four core areas: Terminal (remote command execution, interactive sessions, streaming, signals), Files (read/write, transfer, directory browsing), AI Agent (structured output, task execution, fleet management), and Mobile (iOS agent, push wake, sandboxed file access). Each guide includes SDK code examples and CLI usage.
Detailed guides for each CMDOP capability.
What terminal guides are available?
Run commands remotely with proper error handling
SSH-like interactive terminal access
Stream command output in real-time
Send SIGINT, SIGTERM, resize terminal
What file management guides are available?
Read and write remote files
Upload and download large files
List and navigate directories
What AI agent guides are available?
Get typed data from AI analysis
Let AI run commands and handle errors
Orchestrate across multiple machines
What mobile guides are available?
Your phone as a CMDOP endpoint
Wake device for background execution
Access sandboxed iOS files