Feature request: Add `--csv` mode to any command that outputs tabular output

Open
#20 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
go
Domain
cli

Research direction

The issue names no files, tests, or command entry points. Start by inventorying commands that produce tabular output and reading their existing output paths; confirm the scope of a shared --csv interface. Done means the agreed command set emits valid CSV that can be saved without using the API, with tests covering the new output.

Written by the indexing model from the issue text.

Description

Particularly for large classes, it would be great if raw output could easily be saved as CSVs, without having to use API.

Dominant language
Go
Stars
126
Forks
21
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from github/gh-classroom

All issues in github/gh-classroom

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.