Synopsis
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
port | int | yes | One or more port numbers (1—65535). Each port prints one URL on its own line. |
Examples
Single port
Multiple ports
Errors
| Code | Meaning | What to do |
|---|---|---|
MURMUR_WORKFLOW_ID not set | The command is not running on an agent VM. | Run murmur url port from inside a VM. On your laptop, use murmur port-forward instead. |
invalid port | A port argument is not a number or is outside 1—65535. | Pass valid port numbers. |
port proxy not configured | The public_url field is missing from murmur.yaml. | Set public_url in your configuration. |
Related
- Agents — concept overview
murmur url agent— print the dashboard URL for an agentmurmur port-forward— tunnel to a port from your laptopmurmur status— check an agent’s phase and progress