Consider renaming --parent to --parents
- Dominant language
- Go
- Stars
- 25.6k
- Forks
- 941
- Avg merge
- 9h 24m
- Merged PRs (30d)
- 3
Description
### Is your feature request related to a problem? Please describe
Just upgraded to 0.16.
I noticed the --parent option with asdf set.
Now, the documentation/help text is actually clear, but from just the option, I thought it would set in the tool-version of the direct parent (which doesn't really make sense)
### Describe the proposed solution
Change --parent in --parents
### Describe similar `asdf` features and why they are not sufficient
asdf --parent
### Describe other workarounds you've considered
not applicable
Contributor guide
Research direction
Start at the `asdf set` command and search the codebase for `--parent` in the option definition, help text, and any related tests. Rename the option to `--parents`, update matching user-facing text, and verify that `asdf set --help` and the relevant command tests use the new spelling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100