cas-commons command-line help for a given arguments
---------------------------------------------------
Key: OODT-91
URL: https://issues.apache.org/jira/browse/OODT-91
Project: OODT
Issue Type: Improvement
Components: catalog, crawler
Affects Versions: 0.1-incubating
Environment: none
Reporter: Brian Foster
Assignee: Brian Foster
Priority: Minor
Fix For: 0.2
For Example, using this new patch in cas-crawler (similar if used for
cas-catalog) would produce something of the sort:
{noformat}
]$ ./crawler_launcher -h -cid AutoDetectProductCrawler
Option Help when option '--crawlerId' is specified with values
[AutoDetectProductCrawler]
- Required:
-mxr [--mimeExtractorRepo] <file>
- Optional:
-fm [--filemgrUrl] <url>
-rqm [--requiredMetadata] <metadata_elements>
-ais [--actionIds] <CrawlerAction ids>
-nr [--noRecur]
-cfd [--crawlForDirs]
-dp [--daemonPort] <portNum>
-dw [--daemonWait] <seconds>
-pp [--productPath] <directory>
{noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.