Open a Tunnel

The vonage tunnel <which> command can be used to open a tunnel in order to test webhooks.

ngrok

You can open an ngrok tunnel using the vonage tunnel ngrok <id>, where id is the ID of your application.

The following flags can be used to configure the ngrok tunnel:

Flag Description Type
--auth-token Ngrok auth token String
--subdomain Set an ngrok subdomain String
--port The port ngrok will forward to Number (default: 3000)
--region One of the ngrok regions Must be one of: "us", "eu", "au", "ap", "sa", "jp", "in" (default: "us")