[[PageOutline]] = General information = Invoked with -h/--help option all qcg-* commands display the coherent information about the usage. {{{ qcg- -h qcg- --help }}} Many qcg- commands take as an argument list of task identifiers identifiers. The list consists of identifiers in the following form JOBID[/TASKID] separated by the space character. The JOBID is an identifier of the job and TASKID is an optional identifier of the task. If the TASKID is not given, the default one - "task" is assumed. For tasks described in the QCG-Simple format the JOBID identifier is enough. = qcg-cancel = The command allows to cancel list of tasks. {{{ Cancel task(s) usage: qcg-cancel [-h] [-v] JOBID[/TASKID] [JOBID[/TASKID]] ... usage: qcg-client cancel_task [-h] [-v] JOBID[/TASKID] [JOBID[/TASKID]] ... Options: -h,--help display help message -v,--version display version Arguments: JOBID identifier of the job TASKID optional identifier of the task The default identifier of task is 'task' }}} {{{ qcg-cancel J1363865127610__1345 qcg-cancel J1363865127610__1345/task123 qcg-cancel J1363865127610__1345 J1363865128119__5737 }}} = qcg-clean = The command removes working directories of the set of tasks. {{{ Clean task(s). Remove working directory usage: qcg-clean [-h] [-v] JOBID[/TASKID] [JOBID[/TASKID]] ... usage: qcg-client clean_task [-h] [-v] JOBID[/TASKID] [JOBID[/TASKID]] ... Options: -h,--help display help message -v,--version display version Arguments: JOBID identifier of the job TASKID optional identifier of the task The default identifier of task is 'task' }}} {{{ qcg-clean J1363865127610__1345 qcg-clean J1363865127610__1345/task qcg-clean J1363865127610__1345 J1363865128119__5737 }}} = qcg-connect = The command opens an interactive shell session in the working directory of the task. '''IMPORTANT:''' It is possible to connect only to the task in the RUNNING state. {{{ Connect to the task. Open interactive terminal in the working directory of the given task usage: qcg-connect [-h] [-v] JOBID[/TASKID] usage: qcg-client connect_to_task [-h] [-v] JOBID[/TASKID] Options: -h,--help display help message -v,--version display version Arguments: JOBID identifier of the job TASKID optional identifier of the task The default identifier of task is 'task' }}} {{{ qcg-connect J1363865127610__1345 qcg-connect J1363865127610__1345/task }}} = qcg-info = {{{ Display information about task(s) usage: qcg-info [-d] [-h] [-v] JOBID[/TASKID] [JOBID[/TASKID]] ... usage: qcg-client task_info [-d] [-h] [-v] JOBID[/TASKID] [JOBID[/TASKID]] ... Options: -d,--description display user's job description -h,--help display help message -v,--version display version Arguments: JOBID identifier of the job TASKID optional identifier of the task The default identifier of task is 'task' }}} = qcg-list = {{{ Display information about tasks usage: qcg-list [-C ] [-h] [-n ] [-N] [-p ] [-R] [-S ] [-s ] [-v] usage: qcg-client get_tasks [-C ] [-h] [-n ] [-N] [-p ] [-R] [-S ] [-s ] [-v] Options: -C,--changed changed in the period of time (not supported yet) -h,--help display help message -n,--note list elements with the given note -N,--no-list do not display list -p,--purged display whether the working directory is purged or not (PURGED=true|false). -R,--report display summary report. -S,--submitted submited in the period of time. If the status is defined the default value of the period is 1 day. -s,--status status(es) of the job. Lack of this option is equivalent to requesting unterminated activities. -v,--version display version }}} = qcg-peak = {{{ Peek the output file(s) usage: qcg-peek [-c ] [-f ] [-h] [-v] JOBID[/TASKID] [JOBID[/TASKID]] ... usage: qcg-client peek_output [-c ] [-f ] [-h] [-v] JOBID[/TASKID] [JOBID[/TASKID]] ... Options: -c,--characters number of characters -f,--file file to peek -h,--help display help message -v,--version display version Arguments: JOBID identifier of the job TASKID optional identifier of the task The default identifier of task is 'task' }}} = qcg-proxy = {{{ Create user proxy usage: proxy_init [-h] [-v] Options: -h,--help display help message -v,--version display version }}} = qcg-refetch = {{{ Refetch output files usage: qcg-refetch [-h] [-v] JOBID[/TASKID] [JOBID[/TASKID]] ... usage: qcg-client stage_out [-h] [-v] JOBID[/TASKID] [JOBID[/TASKID]] ... Options: -h,--help display help message -v,--version display version Arguments: JOBID identifier of the job TASKID optional identifier of the task The default identifier of task is 'task' }}} = qcg-refresh_proxy = {{{ Refresh proxy for the given job(s) usage: qcg-client refresh_proxy [-h] [-v] JOBID [JOBID] ... Options: -h,--help display help message -v,--version display version Arguments: JOBID identifier of the job }}} = qcg-sub = {{{ Submit job(s) to the QCG infrastructure usage: qcg-sub [-D ] [-h] [-I] [-J | -S | -X] [-R ] [-v] FILE [FILE] ... usage: qcg-client submit_job [-D ] [-h] [-I] [-J | -S | -X] [-R ] [-v] FILE [FILE] ... Options: -D,--directive adds #QCG directives to the description -h,--help display help message -I,--interactive Interactive mode -J,--jsdl JSDL dialect -R,--repeat repeat submission (only for testing) -S,--simple QCG Simple dialect -v,--version display version -X,--xml QCG XML dialect }}} = qcg-rcancel = {{{ Cancel reservation(s) usage: qcg-rcancel [-h] [-v] RESID [RESID] ... usage: qcg-client cancel_reservation [-h] [-v] RESID [RESID] ... Options: -h,--help display help message -v,--version display version Arguments: RESID identifier of the reservation }}} = qcg-reserve = {{{ Create reservation(s) usage: qcg-reserve [-h] [-J | -S | -X] [-v] FILE [FILE] ... usage: qcg-client create_reservation [-h] [-J | -S | -X] [-v] FILE [FILE] ... Options: -h,--help display help message -J,--jsdl JSDL dialect -S,--simple QCG Simple dialect -v,--version display version -X,--xml QCG XML dialect Arguments: FILE Path to file with job description }}} = qcg-rinfo = {{{ Display information about the given reservation(s) usage: qcg-rinfo [-d] [-D] [-h] [-v] RESID [RESID] ... usage: qcg-client reservation_info [-d] [-D] [-h] [-v] RESID [RESID] ... Options: -d,--description display user's job description -D,--qcg_description display QCG job description -h,--help display help message -v,--version display version Arguments: RESID identifier of the reservation }}} = qcg-rlist = {{{ Display information about reservations usage: qcg-rlist [-C ] [-h] [-n ] [-N] [-R] [-S ] [-s ] [-v] usage: qcg-client get_reservations [-C ] [-h] [-n ] [-N] [-R] [-S ] [-s ] [-v] Options: -C,--changed changed in the period of time (not supported yet) -h,--help display help message -n,--note list elements with the given note -N,--no-list do not display list -R,--report display summary report. -S,--submitted submited in the period of time. If the status is defined the default value of the period is 1 day. -s,--status status(es) of the job. Lack of this option is equivalent to requesting unterminated activities. -v,--version display version }}}