Skip to content

Tunnel Management

Porthole provides commands to help you manage your active tunnels.

To see a list of all active tunnels managed by the CLI on your machine:

Terminal window
porthole list

Note: This feature is currently in preview.

While you can stop a tunnel by pressing Ctrl+C in its active terminal, you can also stop specific tunnels using their ID.

Terminal window
porthole stop <tunnel-id>

Note: This feature is currently in preview.