Open mr-c opened 5 years ago
cwltool
Note
cwl-runner my-description.cwl my-inputs.{yaml,json}
cwltool --validate
cwltool --make-template
cwltool --cachedir
cwltool --parallel
cwltool --singularity
CWL_SINGULARITY_CACHE
I've checked the items already done in the PR's for Sphinx and new structure.
For the other ones I will prepare the changes in https://github.com/common-workflow-language/user_guide/pull/246 :+1:
cwltool
installation instructionscwltool
specifics to appear in example outputs. Colors, etc..Note
about running a CWL worfklow/CLT using a generic CWL runner (cwl-runner my-description.cwl my-inputs.{yaml,json}
)cwltool
cwltool --validate
cwltool --make-template
cwltool --cachedir
cwltool --parallel
cwltool --singularity
&CWL_SINGULARITY_CACHE