Skip to content

REANA-Client 0.6.0

Compare
Choose a tag to compare
@tiborsimko tiborsimko released this 27 Dec 09:52
· 342 commits to master since this release
v0.6.0
  • Introduces user secrets management commands secrets-add,
    secrets-list and secrets-delete.
  • Enhances run and create commands to allow specifying
    workfow via the --workflow flag.
  • Introduces new command version to report client version.
  • Fixes upload command behaviour for uploading very large files.
  • Simplifies run command by removing free upload parameters.
  • Upgrades cwltool to 1.0.20191022103248.
  • Disables SSL verification warnings when talking to self-signed server
    certificates.