swif2 add-jsub

Add jobs specified in a legacy Auger job submission file to workflow.

Usage

swif2 add-jsub [<workflow>] [options] -script <jsub-file>

The file <jsub-file> will be parsed and the jobs specified in it added to <workflow> id specified, or to a workflow named 'auger' if not specified. Note that if the workflow does not already exist it will be created and set into run mode.

Arguments

Flag Value Comment
-workflow workflow-name Specify the workflow. If not specified, use default workflow named 'auger'.
-script script-file A valid Auger job submission file.