Skip to content

Command line grouping #87

@Jaymon

Description

@Jaymon

Would it be cool to be able to do something like this:

$ --foo.bar=1 --foo.che=2

And have foo be passed to the handle method like:

foo = {
    "bar": 1,
    "che": 2
}

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