Skip to content

Command line options

bfe

bfe [options]

  • -c <config dir>

The root directory of configuration files, default directory is ./conf

  • -l <log dir>

The root directory of log files, default directory is ./log

  • -s

Print logs to stdout. By default, this flag is set false.

  • -d

Print debug logs. By default, this flag is set false.

  • -v

Display bfe version and exit. By default, this flag is set false.

  • -V

Display verbose version information and exit. By default, this flag is set false.

  • -h

Display help infomation and exit. By default, this flag is set false.