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:
- Checks if iTerm2 is installed (installs via Homebrew if not)
- Launches iTerm2
- Enables the iTerm2 API
- Requests API authentication
- Verifies the connection works
- 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
- it2 - iTerm2 API Command-Line Interface