28 |
|
-testJdl [range] -- check if resources exist which are compatible with jdl |
29 |
|
-list [range] -- show technical job details |
30 |
|
-postMortem [range] -- provide a file with information useful for post-mortem analysis of the jobs |
31 |
< |
-printId [range] -- print the job SID |
31 |
> |
-printId [range] -- print the job SID or Task Unique ID while using the server |
32 |
|
-continue|-c [dir] -- Apply command to task stored in [dir]. |
33 |
< |
-h [format] -- Detailed help. Formats: man (default), tex, html, txt. |
34 |
< |
-cfg fname -- Configuration file name. Default is 'crab.cfg'. |
33 |
> |
-h [format] -- Detailed help. Formats: man (default), tex, html, txt |
34 |
> |
-cfg fname -- Configuration file name. Default is 'crab.cfg' |
35 |
|
-debug N -- set the verbosity level to N |
36 |
< |
-v -- Print version and exit. |
36 |
> |
-v -- Print version and exit |
37 |
|
|
38 |
|
"range" has syntax "n,m,l-p" which correspond to [n,m,l,l+1,...,p-1,p] and all possible combination |
39 |
|
|
313 |
|
|
314 |
|
=item B<server_name> |
315 |
|
|
316 |
< |
To use the CRAB-server support it is needed to fill this key with server name as server_<Server_DOMAIN> (e.g. server_cnaf). If I<server_name=None> crab works in standalone way. |
316 |
> |
To use the CRAB-server support it is needed to fill this key with server name as <Server_DOMAIN> (e.g. cnaf,fnal). If I<server_name=None> crab works in standalone way. |
317 |
|
The server available to users can be found from CRAB web page. |
318 |
|
|
319 |
|
=back |