it2 profile create
Guide for creating a new profile
Synopsis
it2 profile create <profile-name> [--clone source-profile] [flags]
Description
Provides guidance for creating a new profile in iTerm2.
iTerm2's API doesn't support direct profile creation, so this command
provides step-by-step instructions for manual creation.
Options
-
--clone - Source profile to clone from
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 profile - Manage iTerm2 profiles