Provide a custom path to your webhooks file.
$ hooka --config /path/to/your/webhooks/config.json
Display help.
$ hooka --help
Set a custom port.
$ hooka --port 1337
Enable secure connections via HTTPS.
$ hooka --tls-cert path/to/cert.pem --tls-key path/to/key.pem
Print Hooka version.
$ hooka --version