danielgtaylor / danielgtaylor/openapi-cli-generator
CLI-specific examples
Open
feature
- Dominant language
- Go
- Stars
- 218
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
Provide a way to give CLI-specific examples to an operation. Should use some extension like `x-cli-examples` and you should be able to give a list where the items have both a description and the example itself. These would show up in the help for the command.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the operation model and the code that generates command help. Define how an x-cli-examples list carries description and example values, then verify that generated help displays them for the relevant command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, openapi
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100