it2 statusbar open-popover

Open a popover from a status bar component

Synopsis

it2 statusbar open-popover <identifier> <session-id> <html> [flags]

Description

Open a popover from a status bar component with HTML content

Options

--height (default 300)

Height of the popover in points

--width (default 400)

Width of the popover in points

Options inherited from parent commands

--format (default "text")

Output format (text, json, yaml) - affects how command results are displayed

--timeout

Timeout for API operations - how long to wait for iTerm2 to respond

--url

WebSocket URL for iTerm2 API - typically ws://localhost:1912 for local iTerm2

See Also