Skip to content

2-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@bshifaw bshifaw released this 12 Nov 19:52
2.0.0.alpha.1
fc8d086

Alpha release of Cromshell2

This is a rewrite in python which is currently not feature complete with the original. You can view it and contribute in the cromshell_2.0 branch.

Contains the following commands:

  • abort - Abort a running workflow.
  • metadata - Get the full metadata of a workflow.
  • slim-metadata - Get a subset of the workflow metadata.
  • status - Check the status of a Cromwell job UUID
  • submit - Submit a workflow and arguments to the Cromwell Server

Please see the Please see the README for python installation instructions.