MoogAlyzerCommand-Line Options

MoogAlyzerMUST be capable of being run from the command line in batch-mode and MUST NOT require a graphical user interface. Essentially, the user MUST be able to run the WEB DATABASE analyzer with a command line similar to the following:

        java MoogAlyzer [options] >&! logfile &
(assuming a csh-like command shell and a UNIX-like environment) and then coming back some later time to view the results.

The spider client MUST support at least the following command-line options. The designer MAY provide additional options, but all such options MUST be fully described in the user documentation.

-b baseName
Set the BASE-NAME for output report files to baseName.
-w moogFileName
Load WEB DATABASE from moogFileName. If no filename extension is provided, MoogAlyzerSHOULD assume an extension of .moog.

In addition, the system SHOULD provide the following option:

-h
Print a help message and then exit.

Finally, MoogAlyzerMAY provide the following option, as well as other options at the designer's discretion:

-d
Enable debugging output.



Terran Lane 2005-08-23