Global parameters options that affects the command execution.
ParametersError - Throws when passed parameters are invalid.
CommandError - Throws when the executed command fails.
Import module
import { tunnel } from 'iproute';
Show tunnels
const entries = await tunnel.show({});
Generated using TypeDoc
List tunnels.