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

example workflow ID dc739b75-0001-45db-bb1e-d89a70c31d13 Running `execution-status-count` returns an alive turtle, but `status` gives a dead one.

Currently you can't submit a job that has a dependencies.zip without also including an options.json. Currently you can work around this issue by submitting an options.json with no keys. options.json...

It would be useful to be able to switch cromwell servers with a command. `cromshell set-server` It would be useful to be able to create a list of named aliases...

just a exmaple ```shell #1. update server cromshell update_server http://IP:Port #2. cromshell submit cromshell submit -op -d #3. cromshell list if u need update status plase -u cromshell list -u...