devopsctl / devopsctl/gitlabctl
feature: flags normalization
Open
feature
- Dominant language
- Go
- Stars
- 42
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/spf13/pflag#mutating-or-normalizing-flag-names
Contributor guide
Research direction
Start by reading the linked pflag documentation on mutating or normalizing flag names, then inspect the CLI's flag registration and parsing entry points to find where normalization belongs. Done means the expected normalization behavior is defined and applied consistently across the CLI, with tests covering the supported flag names.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100