Usage: nsd http-server [-hV] [--[no-]console] [--http-host=<httpHost>]
[--http-port=<httpPort>]
[--http-server-shutdown-timeout=<timeout>]
Serves HTTP routes
--[no-]console If true starts a console and waits for exit command,
otherwise creates a shutdown hook disposing the server
-h, --help Show this help message and exit.
--http-host=<httpHost>
HTTP host (network interface) to bind to
--http-port=<httpPort>
HTTP port. If a port is not specified,
an ephemeral port is used
--http-server-shutdown-timeout=<timeout>
Timeout in seconds,
defaults to 3 seconds
-V, --version Print version information and exit.