nylas webhook tunnel
Starts listening for incoming Nylas webhook events
Options
| Name | Description | 
|---|---|
| --callback_domain  <callback_domain> | The domain for the callback URL | 
| --forward, -f  <forward> | Address to forward requests to (e.g. http://localhost:3000) | 
| --print, -p | Prints the (json) payload to the console | 
| --triggers, -t  <triggers> | The triggers to register for your webhooks | 
| --websocket_domain  <websocket_domain> | The domain for the websocket server |