createTunnel
Forward a local port to a remote host through an SSH connection.
Instructions
Creates an SSH tunnel (port forwarding).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connectionId | Yes | ||
| localPort | Yes | ||
| remoteHost | Yes | ||
| remotePort | Yes | ||
| description | No |