27 |
|
-kill [range] -- kill submitted jobs. |
28 |
|
-resubmit [range] -- resubmit killed/aborted/retrieved jobs. |
29 |
|
-copyData [range] -- copy locally the output stored on remote SE. |
30 |
< |
-renewProxy -- renew the proxy on the server. |
30 |
> |
-renewCredential -- renew credential on the server. |
31 |
|
-clean -- gracefully cleanup the directory of a task. |
32 |
|
-testJdl [range] -- check if resources exist which are compatible with jdl. |
33 |
|
-list [range] -- show technical job details. |
253 |
|
|
254 |
|
Copy locally (on current working directory) the output previously stored on remote SE by the jobs. Of course, only if copy_data option has been set. |
255 |
|
|
256 |
< |
=item B<-renewProxy > |
256 |
> |
=item B<-renewCredential > |
257 |
|
|
258 |
< |
If using the server modality, this command allows to delegate a valid long proxy to the server associated with the task. |
258 |
> |
If using the server modality, this command allows to delegate a valid credential (proxy/token) to the server associated with the task. |
259 |
|
|
260 |
|
=item B<-testJdl [range]> |
261 |
|
|