Skip to main content
Context removes the need to pass --workspace on every supported Registry command. It is local to this machine and does not change trace attribution.

Commands

use

Selects a workspace for supported Registry commands. Omit [workspace] to choose from an interactive list. Usage
[workspace] can be a workspace ID or display name. An ambiguous display name prompts instead of guessing.

show

Shows the active workspace ID and local context name. Usage

list

Lists saved workspace contexts on this machine. Usage

Examples

Output and behavior

  • The selected context is stored only on the current machine.
  • A command’s explicit --workspace value overrides the saved context once.
  • --all-workspaces makes account-wide list/search intent explicit.
  • Trace capture resolves its own workspace independently.