it2 session title get
Get a session's title
Synopsis
it2 session title get [session-id]
Description
Get a session's title.
If no session ID is provided, uses the current session.
Examples:
it2 session title get
it2 session title get sess_123
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
- it2 session title - Manage session titles
- it2 session title clear - Clear a session's custom title
- it2 session title set - Set a session's title