Skip to content

Add CSV output to dispatch tags #374

Description

@jongio

dispatch tags shows counts in text or JSON. CSV output would make tag counts easier to chart or compare in scripts.

Acceptance criteria:

  • dispatch tags --csv prints tag,count rows.
  • Empty tag 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