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

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