limactl-tunnel(1)

LIMACTL(1) LIMACTL(1)

NAME

limactl-tunnel - Create a tunnel for Lima

SYNOPSIS

limactl tunnel [flags] INSTANCE

DESCRIPTION

Create a tunnel for Lima

Create a SOCKS tunnel so that the host can join the guest network.

OPTIONS

-h, --help[=false] help for tunnel

--socks-port=0 SOCKS port, defaults to a random port

--type="socks" Tunnel type, currently only "socks" is implemented

OPTIONS INHERITED FROM PARENT COMMANDS

--debug[=false] Debug mode

--log-format="text" Set the logging format [text, json]

--log-level="" Set the logging level [trace, debug, info, warn, error]

--tty[=false] Enable TUI interactions such as opening an editor. Defaults to true when stdout is a terminal. Set to false for automation.

-y, --yes[=false] Alias of --tty=false

SEE ALSO

limactl(1)

Aug 2026 Auto generated by spf13/cobra