Feature request: Simple Output
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 669
- Forks
- 236
- Avg merge
- 1m
- Merged PRs (30d)
- 4
Description
Both the table output and json output can be very overwhelming for complex data structures. Please add a simplified output for commands. This could be a simplified table view. Putting json inside tables is pretty hard on the eyes.
I would like to see an output type simple added alongside table and json
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CLI entry points that implement the existing table and JSON output types. Review how commands select and format output, then clarify the intended simplified table behavior and verify that a simple output type works alongside table and json across relevant commands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100