Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Flag List support #30

Open
r0l1 opened this issue Dec 17, 2020 · 1 comment · May be fixed by #43
Open

Add Flag List support #30

r0l1 opened this issue Dec 17, 2020 · 1 comment · May be fixed by #43
Assignees
Milestone

Comments

@r0l1
Copy link
Member

r0l1 commented Dec 17, 2020

Add support for list flags as in arguments.

@skaldesh skaldesh self-assigned this Mar 23, 2021
@skaldesh
Copy link
Member

To do this we must clarify a few things:

  • How does it look in general? cmd --disable-thing --list-flag-int "1 5 16 48" --someotherflag=test
  • Do we need to configure the delimiter? whitespace or comma or anything else?

@skaldesh skaldesh added this to the v1.2.0 milestone Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants