it2 badge set

Set a badge for a session

Synopsis

it2 badge set <session-id> <text> [flags]

Description

Set a badge for a session to display status or identification text.

Examples:
it2 badge set session123 "PRODUCTION"
it2 badge set session123 "feature-branch"
it2 badge set session123 "🔴 LIVE"

Options

--format (default "table")

Output format (table|json|yaml|text)

--timeout (default "5s")

Command timeout

--url (default "ws://localhost:1912")

iTerm2 WebSocket URL

See Also