FELiCS Commands#
The FELiCS program can be called directly from the command line after completing the steps in the installation guide.
Overview of Arguments#
To see an overview of the arguments for the FELiCS command, use:
FELiCS -h
This command will display the following options:
Argument |
Description |
|---|---|
|
Show the help message and exit |
|
(Mandatory) Specifies the path to a FELiCS config file (in |
|
(Optional) Activate debug mode for extended verbose output |
|
(Optional) Activate test mode which produces no verbose output |
Example Usages#
Here are some examples of how to use the FELiCS command:
Command |
Description |
|---|---|
|
Shows help message |
|
Start with config file |
|
Start in debug mode |
|
Start in test mode |