Skip to content

Add CSV output to dispatch views list #381

Description

@jongio

dispatch views list shows named views as text or JSON. CSV output would let scripts compare saved views across machines or generate quick reports.

Acceptance criteria:

  • dispatch views list --csv prints active,name,summary rows.
  • Empty view sets still print the header.
  • --csv and --json cannot be combined.
  • Tests cover CSV output and the flag conflict.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions