[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
rji [options] RefName TaskName JobName
rji
command returns informations on a job of a task of a
referential. The parameters are the referential name, the task name and the
job name.
Three options can be used to format output :
To change job information, you can use commands like rjsd
,
rjsp
, rjsa
, rjst
,
rjsoec
, rjwad
.
rji
command is used to print job informations.
$ dio87d -d $ dio87c ra my_ref $ dio87c rta my_ref task1 $ dio87c rja my_ref task1 my_job "my first job" $ $ dio87c rji my_ref task1 my_job Job Name: my_job Task Name: task1 Ref Name: my_ref Description: my first job Task Target: none Target Queue: none Path: none Argument: none Start Tempo: 0 End Tempo: 0 Wait All Dependencies: true On Error Continue: true $ |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |