cromshell icon indicating copy to clipboard operation
cromshell copied to clipboard

CLI for interacting with Cromwell servers

Results 64 cromshell issues
Sort by recently updated
recently updated
newest added

I've been keeping track of id -> input_json filenames to keep track of what workflow is doing what. I figured I could try to integrate that process into cromshell. I...

See https://github.com/broadinstitute/cromshell/pull/130 for context ![image](https://user-images.githubusercontent.com/2770197/84206585-72178780-aa7d-11ea-9ff1-77fc9a0da234.png)

So that other commands can reuse its logic (notably, `notify`).

Cromshell 2

This should really be there job. Let get them to do it for us! Also, it must implement the DOOMED status or it's not complete.

This is totally untested. If we actually want to use this thing, we should make sure it has tests.

Eg. for workflows that output summary numerical/string values. May be quite non-trivial to support composite types, so let's not go there yet.

enhancement
Cromshell 2