Command reference

oko-cli pty broker-list

Lists PTY sessions owned by the local broker.

Invocation

oko-cli pty broker-list [--socket PATH]

Inputs and options

  • --socket overrides the default broker socket path.

Output and state effect

  • Prints the broker session list as pretty JSON; no state is changed.

Refusals and safe exits

  • Broker communication or JSON serialization failures exit unsuccessfully.