Skip to content

ignore commas in identifiers #28

@johnl

Description

@johnl

when pasting from other programs, it's easy to get a comma caught up in the list of identifiers. It'd e easy for us to ignore them:

brightbox-groups list grp-aaaaa, grp-bbbbb grp-ccccc

perhaps even split and flatten, to allow:

brightbox-groups list grp-aaaaa,grp-bbbb

just need to be careful to only do it where identifiers are expected!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions