it2 setup

Bootstrap iTerm2 and it2 for first use

Synopsis

it2 setup

Description

Set up iTerm2 and it2 from scratch.

This command walks through the full bootstrap:

  1. Checks if iTerm2 is installed (installs via Homebrew if not)
  2. Launches iTerm2
  3. Enables the iTerm2 API
  4. Requests API authentication
  5. Verifies the connection works
  6. Shows next steps

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