it2 notification monitor

Monitor notifications in real-time

Synopsis

it2 notification monitor [flags]

Description

Monitor iTerm2 notifications with filtering by type and session

Options

-j, --json
Output notifications in JSON format
-s, --session
Filter by session ID

--summary

Show summary statistics on exit

--timestamps (default true)

Include timestamps in output
-t, --type
Filter by notification type (comma-separated for multiple)

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