vt
command is VibeTunnel’s convenient wrapper that allows you to run any command with terminal sharing enabled. This guide explains how the installation works and how to manage it.
vt
command installation follows these rules:
npm install -g vibetunnel
)vt
command to avoid conflicts with other toolsvt
command exists, creates it globallyvt
already exists, skips installation and shows a warningnpx vt
or vibetunnel fwd
as alternativesnpm install vibetunnel
)vt
for local use onlynpx vt
within your projectvt
script.cmd
wrapper for proper command executionvt
command from another tool:
npx vt
(works globally if installed with -g)vibetunnel fwd
directlyvt
command:
vt
is installed but not found:
vt.cmd
explicitly if vt
doesn’t workvt
command is removed automatically when you uninstall VibeTunnel: