Skip to content

reana.yaml: files command for file mngmnt

Created by: diegodelemos

  • Gives user the freedom to use a flat directory or a complex directory tree for their analyses.

Connect https://github.com/reanahub/reana-client/issues/130.

Note that the files placeholder command has been added because if both files and workflow command are brought to the same level (reana-client [cmd]) there would be a name clash (for instance reana-client files list reana-client workflow list) When working on https://github.com/reanahub/reana-client/issues/130 we should remove files command and use list, upload and download directly as children commands of reana-client.

Merge request reports