Support machine-parsable output format in `describe` CLI command
Open
cli
feature
good first issue
- Dominant language
- Rust
- Stars
- 44
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
For the `describe logs` and `describe metadata` commands, currently only support output in raw format and table form. Let's add machine-parsable output format (such as JSON) flag in these commands.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the CLI entry points for the `describe logs` and `describe metadata` commands, then trace how their raw and table output formats are selected. Add a machine-parsable format option covering both commands and verify that each produces valid JSON output alongside the existing formats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100