cmdop fleet
cmdop fleet opens the terminal agent addressed to a different machine. With
no argument it shows a picker over your online machines; with a name it goes
straight there.
cmdop fleet
cmdop fleet build-box
cmdop fleet bui # name prefixThis is a conversation with the remote machine’s agent, not a terminal on it.
The agent on the other end reads, runs, and reports back; you stay in the
conversation. For a terminal you type into directly, use
cmdop connect <machine>.
cmdop chat --machine <name> does the same addressing from within the chat
command, which is the form to use when you also want to set --model,
--tools, or another chat option.
Related
- cmdop chat — the same agent, addressed at this machine.
- cmdop machines — see what is in the fleet first.
- cmdop connect — an interactive terminal instead of a conversation.
Last updated on