Closed anton-khodak closed 5 years ago
E.g. cwltool has a lot of additional options that can be made use of (see cwltool --help or https://github.com/common-workflow-language/cwltool/blob/cf18555dec2be1943f6e27dd4235c00b7571d656/cwltool/main.py#L53), it is a good idea to accept them along with the workflow definition and inputs
cwltool
cwltool --help
First implementation for reana-workflow-engine-serial. Yadage and CWL to come.
reana-workflow-engine-serial
Closed by https://github.com/reanahub/reana-client/pull/211.
E.g.
cwltool
has a lot of additional options that can be made use of (seecwltool --help
or https://github.com/common-workflow-language/cwltool/blob/cf18555dec2be1943f6e27dd4235c00b7571d656/cwltool/main.py#L53), it is a good idea to accept them along with the workflow definition and inputs