ssh-session-resize
Resize the terminal window dimensions of an interactive SSH session by updating columns and rows.
Instructions
Resize the PTY window of an interactive SSH session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cols | Yes | New column count | |
| rows | Yes | New row count | |
| session | No | Session id, session ref, or session name. Defaults to the active session |