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
Interactive SessionsSSH-like interactive terminal access
Real-Time StreamingStream command output in real-time
SignalsSend SIGINT, SIGTERM, resize terminal
What file management guides are available?
Read and write remote files
File TransferUpload and download large files
Directory BrowsingList and navigate directories
What AI agent guides are available?
Get typed data from AI analysis
Task ExecutionLet AI run commands and handle errors
Fleet ManagementOrchestrate across multiple machines