it2 profile property get
Get a specific profile property
Synopsis
it2 profile property get <profile-name> <property-key>
Description
Get the value of a specific property from a profile
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 property - Manage profile properties
- it2 profile property list - List all properties for a profile
- it2 profile property set - Set a profile property