it2 tab get-title

Get the title of a tab

Synopsis

it2 tab get-title [<tab-id>] [flags]

Description

Get the title of a tab from the user.title variable. If no tab ID is provided, uses the current tab.

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