-
-
Notifications
You must be signed in to change notification settings - Fork 595
Closed
Labels
⭐ top bugTop bug.Top bug.area-CLICommand-Line InterfaceCommand-Line InterfacebugSomething isn't workingSomething isn't working
Milestone
Description
Information
- V0.47 and 0.48 behavior change for -v flag.
Describe the bug
I was using -v short hand flag for sub command and it was working until V0.48 . With Version 0.48 parsing behavior changed and when we use -v for subcommand, it print application version directly.
To Reproduce
With Version 0.47 ConsoleApp.exe -v and ConsoleApp.exe subcommand -v has different behavior.
With Version 0.48 ConsoleApp.exe -v and ConsoleApp.exe subcommand -v has same behavior.
Expected behavior
The sub command -v should be parsed for the sub command context
Please upvote 👍 this issue if you are interested in it.
francis-j, eisendle, FrankRay78 and riyueniao
Metadata
Metadata
Assignees
Labels
⭐ top bugTop bug.Top bug.area-CLICommand-Line InterfaceCommand-Line InterfacebugSomething isn't workingSomething isn't working
Type
Projects
Status
Done 🚀