Commands
Available Tunnel commands.
Commands
Open a Tunnel
Start a tunnel using a saved profile.
hostnextra tunnel open mysql-prodList Active Tunnels
hostnextra tunnel listDisplays all currently active tunnel sessions.
Show Tunnel Details
hostnextra tunnel show tunnel-93551670Displays information about a running tunnel.
Close a Tunnel
If the tunnel is running in the foreground, press:
Ctrl+COr close it directly:
hostnextra tunnel close tunnel-93551670Profile Commands
Create a profile.
hostnextra tunnel profile add NAME \
--from HOST:REMOTE_PORT \
--to LOCAL_HOST:LOCAL_PORTList profiles.
hostnextra tunnel profile listShow a profile.
hostnextra tunnel profile show NAMERemove a profile.
hostnextra tunnel profile remove NAMEHelp
hostnextra tunnel helpor
hostnextra tunnel --help