ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CRAB/python/crab_help.py
(Generate patch)

Comparing COMP/CRAB/python/crab_help.py (file contents):
Revision 1.153 by belforte, Thu Sep 30 10:02:23 2010 UTC vs.
Revision 1.154 by mcinquil, Tue Oct 26 11:00:02 2010 UTC

# Line 40 | Line 40 | The most useful general options (use '-h
40    -createJdl [range]                      -- provide files with a complete Job Description (JDL).
41    -validateCfg [fname]                    -- parse the ParameterSet using the framework's Python API.
42    -cleanCache                             -- clean SiteDB and CRAB caches.
43 +  -uploadLog [jobid]                      -- upload main log files to a central repository
44    -continue|-c [dir]                      -- Apply command to task stored in [dir].
45    -h [format]                             -- Detailed help. Formats: man (default), tex, html, txt.
46    -cfg fname                              -- Configuration file name. Default is 'crab.cfg'.
# Line 389 | Line 390 | Clean up (i.e. erase) the task working d
390  
391   Clean up (i.e. erase) the SiteDb and CRAB cache content.
392  
393 + =head2 B<-uploadLog [jobid]>
394 +
395 + Upload main log files to a central repository. It prints a link to be forwared to supporting people (eg: crab feedback hypernews).
396 +
397 + It can optionally take a job id as input. It does not allow job ranges/lists.
398 +
399 + Uploaded files are: crab.log, crab.cfg, job logging info, job standard output, summary file and a metadata file.
400  
401   =head2 B<-validateCfg [fname]>
402  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines