debug
Not for general use. This command starts FlowForce Server in debug mode (that is, not as a service). To stop this mode, press CTRL+C.
Syntax
flowforceserver debug [options] |
Note: On Linux systems, use an all-lowercase flowforceserver to call the executable. |
Options
In the command line, options can be used with one or two dashes.
Option | Description |
---|---|
--datadir=VALUE | Optional parameter. VALUE is the path of the instance-data directory.
If this option is not specified, the data directory of the current directory will be used by default. If there is no data directory in the current directory, the command will fail. |
--h, --help | Use this option to receive information about the command. |