Add `--json` option to cli tool to output structure data, also consider `--csv` and `--markdown`
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 17
- Forks
- 2
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**Is your feature request related to a problem? Please describe.**
While we have the CLI presenting human readable data to our users, it can be useful to get structured `json` data for other tools to work with.
**Describe the solution you'd like**
Add a `--json` response as [described here](https://clig.dev/#output) to allow users to publish the output from the cli as json
Question, should we support `--csv` as well?
**Describe alternatives you've considered**
NA
**Additional context**
[clig.dev](https://clig.dev/#output) wisdom
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.