Skip to main content
Returns a public URL that tunnels to a TCP port on the agent’s VM, accessible from the internet. Use this to share links to services running locally on the VM (e.g. embed a preview URL in a PR description). Equivalent to murmur url port in the CLI. This tool is only available on VMs. It requires the MURMUR_WORKFLOW_ID environment variable to be set, which is automatically configured on agent VMs.

Parameters

Response

Returns the public HTTPS tunnel URL as a plain string.

Examples

Get URL for a dev server

Response:

Get URL for a database admin UI

Errors

  • murmur url port — equivalent CLI command
  • upload — upload a static file instead of sharing a live port
  • agent_url — get the dashboard URL for an agent