Tue, 05/02/2017 - 10:16 — larrieu
Tue, 05/02/2017 - 10:14 — larrieu
Tue, 05/02/2017 - 10:13 — larrieu
Stop releasing jobs to the batch system.
Usage: pause -workflow W [options]
----------------------------------
Now: -now
---------
In addition to suspending the workflow, cancel and recall currently running
batch jobs.
Tue, 05/02/2017 - 10:12 — larrieu
Tue, 05/02/2017 - 10:06 — larrieu
Tue, 05/02/2017 - 10:04 — larrieu
List all of your workflows.
Usage: list
-----------
This command does not require that you specify -workflow, and will ignore it
if you do.
Tue, 05/02/2017 - 10:03 — larrieu
Generate a JSON description of the workflow in format suitable for use with
swif import.
Usage: export -workflow W
--------------------------------
Note that the only supported output format is JSON. Attempting to override
this will have no effect.
Tue, 05/02/2017 - 10:02 — larrieu
Create a new empty workflow.
Usage: create -workflow W
-------------------------
The workflow W will be owned by the user specified via caller's scientific
computing certificate. Note that all workflows exist within a global
namespace, so duplicate names are not permitted.
Tue, 05/02/2017 - 10:01 — larrieu
Tue, 05/02/2017 - 10:00 — larrieu
Pages