it2 badge
Manage session badges
Description
Commands for setting and clearing session badges.
Badges are small text labels that appear on terminal sessions, useful for:
- Identifying different environments (prod, dev, test)
- Showing current git branch or project
- Marking sessions with status information
Command Reference
- it2 badge clear - Clear the badge for a session
- it2 badge get - Get the current badge for a session
- it2 badge list - List all sessions with their badges
- it2 badge set - Set a badge for a session
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 CLI
- it2 app - Control the iTerm2 application
- it2 arrangement - Manage iTerm2 window arrangements
- it2 auth - Manage iTerm2 API authentication
- it2 broadcast - Manage broadcast domains
- it2 color - Manage iTerm2 colors and appearance
- it2 job - Monitor jobs in iTerm2 sessions
- it2 notification - Subscribe to iTerm2 notifications
- it2 profile - Manage iTerm2 profiles
- it2 prompt - Manage prompts and command history in iTerm2 sessions
- it2 selection - Text selection operations in iTerm2
- it2 session - Manage iTerm2 sessions
- it2 statusbar - Manage iTerm2 status bar components
- it2 tab - Manage iTerm2 tabs
- it2 text - Text and buffer operations in iTerm2
- it2 tmux - Manage tmux integration
- it2 variable - Manage iTerm2 variables
- it2 window - Manage iTerm2 windows or navigate to window context