Zuplo
Zuplo CLI

Zuplo CLI: Tunnel Services Update

Updates the services for this tunnel
TerminalCode
zuplo tunnel services update --tunnel-id <id> --configuration-file <file> [options]

Examples

Update the services configuration for a tunnel

TerminalCode
zuplo tunnel services update --tunnel-id tnl_TRMZwunq2PLNQDwhu6A04Bmx --configuration-file ./services.json

Explicitly specify the account

TerminalCode
zuplo tunnel services update --tunnel-id tnl_TRMZwunq2PLNQDwhu6A04Bmx --configuration-file ./config/tunnel-services.json --account my-account

Options

--configuration-file

The path to the configuration file

Type: string

--tunnel-id

The ID of the tunnel containing the services

Type: string

Global options

The following global options are available for all commands:

Last modified on