Skip to content

Add alias list output to dispatch alias #382

Description

@jongio

Aliases are first-class launch shortcuts, but the CLI can only set or remove them. Users need a quick way to audit aliases without opening config.json.

Acceptance criteria:

  • dispatch alias list prints alias and session ID pairs.
  • dispatch alias list --json emits machine-readable rows.
  • Empty alias sets print a clear empty state.
  • Tests cover text, JSON, and empty output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions