Patch Changes
-
#767
cc1f5c0Thanks @omeraplak! - feat: add tunnel commandNew:
volt tunnelExpose your local VoltAgent server over a secure public URL with a single command:
pnpm volt tunnel 3141
The CLI handles tunnel creation for
localhost:3141and keeps the connection alive until you pressCtrl+C. You can omit the port argument to use the default.