Skip to content

Named positional arguments in subcommands aren't captured #103

@FollowTheProcess

Description

@FollowTheProcess

Is there an existing issue for this?

  • I have searched the existing issues

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions