references/handles-and-identify.md
123 tokens · o200k_base · 564 bytes
Handles and Identify
Most v2-backed commands accept a UUID, a short ref (window:N, workspace:N, pane:N, surface:N), or an index where legacy index-based commands still allow it.
cmux identify --json # focused topology + caller resolution
cmux identify --workspace workspace:2 # route relative actions from a known anchor
cmux identify --workspace workspace:2 --surface surface:8
cmux --json --id-format both identify # refs plus UUIDs
cmux --json --id-format uuids identify