Skip to content

0.2.0 release

Compare
Choose a tag to compare
@lbergelson lbergelson released this 07 Dec 21:20
0.2.0
f357c30

Changes and new features!

New commands, new features, new storage locations!

New commands

  • fetch-logs: download all of the logs for a workflow
  • list-outputs: list the outputs created by a workflow
  • fetch-all: download logs AND outputs for a workflow... potentially VERY large....
  • list: display a list of all the jobs submitted through cromshell

New Features

  • id directories are now stored in the ~/.cromshell directory in a subdirectory corresponding to which cromwell server ran them
  • cromshell now keeps track of which server a job ran on will connect to the correct one on subsequent connections
  • updated the default server to methods cromwell 36
  • better cromshell --help output, improved readme