it2 text set-size

Set the terminal grid size for a session

Synopsis

it2 text set-size <session-id> <width> <height> [flags]

Description

Set the terminal grid size (width and height) for a session in characters.

Options

--format (default "table")

Output format (table|json|yaml|text)

--timeout (default "5s")

Command timeout

--url (default "ws://localhost:1912")

iTerm2 WebSocket URL

See Also