Skip to content

support dictionary types for arguments #251

@drewburlingame

Description

@drewburlingame

Picocli has some good conventions for this: arrays_collections_maps & split_regex

Some additional considerations:

Use the same split properties from #250

For operands, the dictionary has the same rules as a list. There can be only one and it's at the end. List or Dictionary, but not both.

How do we show this in help?

Do we support null values? key1=value1,key2=,key3=value3

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions