Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
SSH into an agent by name or alias
clawup ssh <agent> [command...] [options]
agent
titus
juno
scout
command...
-u, --user <user>
ubuntu
--local
# Interactive SSH session clawup ssh titus # Run a command clawup ssh titus uptime # Use full agent name clawup ssh agent-eng # Custom SSH user clawup ssh titus -u root