Command reference
oko-cli pty broker-terminate
Terminates a broker-owned PTY session.
Invocation
oko-cli pty broker-terminate --session ID [--socket PATH]Inputs and options
- Required --session; optional --socket.
Output and state effect
- Requests termination of the named broker session.
Refusals and safe exits
- Refuses a missing session; unknown-session or broker failures exit unsuccessfully.