awsbout
Shows the output of a given job.
awsbout [ - h ] [ - cCLUSTER] [ - hdHEAD] [ - tTAIL] [ - s ] [ - spSTREAM_PERIOD]job_id
Positional Arguments
job_id- 
     
Specifies the job ID.
 
Named Arguments
-cCLUSTER, --clusterCLUSTER- 
     
Indicates the cluster to use.
 -hdHEAD, --headHEAD- 
     
Gets the first
HEADlines of the job output. -tTAIL, --tailTAIL- 
     
Gets the last <tail> lines of the job output.
 -s, --stream- 
     
Gets the job output, and then waits for additional output to be produced. This argument can be used together with –tail to start from the latest <tail> lines of the job output.
Default: False
 -spSTREAM_PERIOD, --stream-periodSTREAM_PERIOD- 
     
Sets the streaming period.
Default: 5