Closed DriesSchaumont closed 5 months ago
Closing, it seems that it is possible to provide multiple values for this argument (e.g. -q "20,30"
). Its possible to use multiple: true
, but there are problems with providing nullable types for these. See https://github.com/viash-io/viash/issues/705
Description
Issue ticket number
~Closes #xxxx~
Checklist before requesting a review
[x] I have performed a self-review of my code
[x] Conforms to the Contributing guidelines
[x] Proposed changes are described in the CHANGELOG.md
[x] I have tested my code with
viash ns test --parallel -q <name or namespace>
Check the correct box. Does this PR contain: