it2 auth
Manage iTerm2 API authentication
Description
Commands for requesting and checking iTerm2 API authentication
Commands
- it2 auth check - Check if authentication is configured
- it2 auth enable - Enable iTerm2 API automation
- it2 auth request - Request authentication from iTerm2
- it2 auth status - Check iTerm2 API automation status
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