Traversio

Sessions

Command and shell workflows which run on top of a live `SSHConnection`.

This section covers the public workflows built on SSH session channels:

  • one-shot command execution
  • streamed exec sessions
  • sharing one SSHConnection across many session channels
  • PTY-backed interactive shells
  • session-scoped output, stdin, and lifetime rules

For the initial connection flow, read Quickstart first.

In This Section

On this page