common-workflow-language / common-workflow-language/cwltool
document how to pass lists on the command line
Open
- Dominant language
- Python
- Stars
- 376
- Forks
- 255
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 12
Description
you can do arrays without the input job document by repeatedly specifying the option
Example, for `foo[]`, use `--foo 1st-value --foo second-value`
Contributor guide
Assessment
This issue has not been assessed yet.