GLOBUS-JOB-GET-OU(1) | Grid Community Toolkit Manual | GLOBUS-JOB-GET-OU(1) |
globus-job-get-output - Retrieve the output and error streams from a GRAM job
globus-job-get-output [ -r RESOURCE | -resource RESOURCE ] [OPTIONS] JOBID
globus-job-get-output [-help | -usage | -version | -versions ]
The globus-job-get-output program retrieves the output and error streams of the job named by JOBID. By default, globus-job-get-output will retrieve all output and error data from the job and display them to its own output and error streams. Other behavior can be controlled by using command-line options. The data retrieval is implemented by submitting another job which simply displays the contents of the first job’s output and error streams. By default this retrieval job is submitted to the default GRAM resource running on the same host as the job. This behavior can be controlled by specifying a particular resource manager contact string as the RESOURCE parameter to the -r or -resource option.
-help, -usage
-version
-versions
-resource RESOURCE, -r RESOURCE
-out
-err
-tail LINES, -t LINES
-follow LINES, -f LINES
The following variables affect the execution of globus-job-get-output.
X509_USER_PROXY
X509_CERT_DIR
Copyright © 1999-2014 University of Chicago
03/31/2018 | Grid Community Toolkit 6 |