good first issuelow
Repository metrics
- Stars
- (113 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Seems to be the standard: https://clig.dev/#interactivity
Look also for:
Use standard names for flags, if there is a standard. If another commonly used command uses a flag name, it’s best to follow that existing pattern. That way, a user doesn’t have to remember two different options (and which command it applies to), and users can even guess an option without having to look at the help text.