Is there an existing issue for this?
Current Behavior
If you declare a subcommand, then add named positional args (with cli.Arg) on that subcommand, then when it comes to parse time, these arguments seem to be ignored
Expected Behavior
They are not ignored :)
Steps To Reproduce
No response
Environment
No response
Anything else?
No response
Is there an existing issue for this?
Current Behavior
If you declare a subcommand, then add named positional args (with
cli.Arg) on that subcommand, then when it comes to parse time, these arguments seem to be ignoredExpected Behavior
They are not ignored :)
Steps To Reproduce
No response
Environment
No response
Anything else?
No response