it2 notification list-types

List available notification types

Synopsis

it2 notification list-types [flags]

Description

Display all available notification types with descriptions and session requirements

Options

--global

Show only global notification types
-j, --json
Output in JSON format

--session-scoped

Show only session-scoped notification types

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