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

[BUG] boolean_true and boolean_false should be allowed multiple: true #749

Open
2 tasks done
rcannood opened this issue Jul 12, 2024 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@rcannood
Copy link
Member

What happened?

Right now, boolean_true and boolean_false are not allowed multiple: true. However, I suppose that you should be able to do something like:

arguments:
  - type: boolean_true
    name: --verbose
    multiple: true

boolean_true values will then only be able to return a list of true values, while boolean_false will only be able to list of false values.

Steps to reproduce

/

Expected behavior

/

Relevant log output

No response

Version

/

Possible solution

No response

Confirmation

  • I have searched the existing issues to make sure this is not a duplicate.
  • I have provided clear and concise information about the bug.

Additional context

No response

@rcannood rcannood added the bug Something isn't working label Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant