commandlineparser / commandlineparser/commandline
No Verb Validation when only Options are provided?
Open
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
i have configured options (-i -o -k), but when i put in a verb at the beginning, no error or similar is raised. The "unknown" verb is just ignored. Is this intended?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported setup with options -i, -o, and -k plus an unknown leading verb, then locate the command-line parsing entry point that handles verbs. Confirm whether the unknown verb should produce an error and add coverage for the observed behavior if the project has a relevant parser test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100