reanahub / reana-client

REANA command-line client
http://reana-client.readthedocs.io/
MIT License
10 stars 46 forks source link

Reana-client should accept workflow engine options #12

Closed anton-khodak closed 5 years ago

anton-khodak commented 7 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

diegodelemos commented 6 years ago

First implementation for reana-workflow-engine-serial. Yadage and CWL to come.

diegodelemos commented 5 years ago

Closed by https://github.com/reanahub/reana-client/pull/211.