Skip to content

Command overload makes default command help not work #3

@MasterQuestMaster

Description

@MasterQuestMaster

If you use command overloading, the auto-generated help for the command doesn't work anymore. The tool just shows that "there are multiple routes that match". It seems there is no way to show the help for one of those commands, as there is no way to narrow down which of the commands you want to see the help for. Even if I provide the other parameters that would narrow it down, they seem to be ignored if I add "-?".

Udot login

Would it be possible to add a way to allow the user to select one of the overloaded commands and show the help for that command?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions