stackabletech / stackabletech/stackablectl
CLI Handling improvements
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 10
- Forks
- 5
- Avg merge
- 4h 41m
- Merged PRs (30d)
- 4
Description
We'd like to add a way to list/print/save all CRDs in a single command.
Currently a user needs to know which CRDs exist or parse the CLI help output. That's not ideal.
If possible we'd also like to improve the help messages being printed.
Contributor guide
No contributing guide indexed for this repository
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 reading the existing CLI command and help-message handling in the stackablectl repository, then identify how CRDs are currently discovered and displayed. Done means users can list, print, or save all CRDs through one command, with clearer help output if feasible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100