Server

The server subcommand will start a Bld server instance.

options

  • --verbose Sets the level of verbosity
  • -H, --host The server's host address
  • -P, --port The server's port
  • -h, --help Print help
  • -V, --version Print version

usages

$ bld server
$ bld server -H 127.0.0.1 -P 6080