Zuplo
Zuplo CLI

Zuplo CLI: Tunnel Describe

Describes a tunnel in your account
TerminalCode
zuplo tunnel describe --tunnel-id <id> [options]

Examples

Get details about a tunnel

TerminalCode
zuplo tunnel describe --tunnel-id tnl_TRMZwunq2PLNQDwhu6A04Bmx

Explicitly specify the account

TerminalCode
zuplo tunnel describe --tunnel-id tnl_TRMZwunq2PLNQDwhu6A04Bmx --account my-account

Options

--tunnel-id

The ID of the tunnel to describe

Type: string

Global options

The following global options are available for all commands:

Last modified on