Skip to content

Choose a tag to compare

@voltagent-bot voltagent-bot released this 05 Nov 22:32
· 11 commits to main since this release
ebd88ce

Patch Changes

  • #767 cc1f5c0 Thanks @omeraplak! - feat: add tunnel command

    New: volt tunnel

    Expose your local VoltAgent server over a secure public URL with a single command:

    pnpm volt tunnel 3141

    The CLI handles tunnel creation for localhost:3141 and keeps the connection alive until you press Ctrl+C. You can omit the port argument to use the default.