-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
A-builderArea: Builder APIArea: Builder APIA-parsingArea: Parser's logic and needs it changed somehow.Area: Parser's logic and needs it changed somehow.C-enhancementCategory: Raise on the bar on expectationsCategory: Raise on the bar on expectationsS-waiting-on-designStatus: Waiting on user-facing design to be resolved before implementingStatus: Waiting on user-facing design to be resolved before implementing
Description
Many CLIs use colons to separate subcommands instead of spaces, eg. heroku auth:login
, heroku auth:logout
, etc. It would be nice to have support for this sort of thing in clap as well. It becomes especially important when maintaining backwards compatibility with CLIs written in this format.
divagant-martian
Metadata
Metadata
Assignees
Labels
A-builderArea: Builder APIArea: Builder APIA-parsingArea: Parser's logic and needs it changed somehow.Area: Parser's logic and needs it changed somehow.C-enhancementCategory: Raise on the bar on expectationsCategory: Raise on the bar on expectationsS-waiting-on-designStatus: Waiting on user-facing design to be resolved before implementingStatus: Waiting on user-facing design to be resolved before implementing