create-apply-job wrong description
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 669
- Forks
- 236
- Avg merge
- 1m
- Merged PRs (30d)
- 4
Description
help text for --execution-plan-strategy and --execution-plan-job-id is swapped, also in the cli --help option, extremely confusing for first time users considering one of the things is a required option
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 at the create-apply-job command and inspect its help output for --execution-plan-strategy and --execution-plan-job-id. Compare the option descriptions in the command help and the CLI --help output; done means each option has its correct, unambiguous description and the required option is no longer confusing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100