Skip to content

Create single-letter abbreviations for options #7

@nipafx

Description

@nipafx

Instead of requiring users to specify with --argName, use the first letter for an abbreviated option like -a. Unlike field names, their abbreviations can collide, though, so something needs to be figured out there (next upper-case letter if exists; otherwise next letter?). It could also be helpful to allow chaining multiple boolean abbreviates to activate them all, e.g. -abc to set boolean arg, boolean beta, and boolean canopy to true.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions