Page cover

psk

The vpn psk command displays the Pre-Shared Key (PSK) required for IPSec VPN creation. This command allows users to retrieve the PSK value associated with their VPN setup for secure IPSec connections.

Usage

cldkctl vpn psk [flags]

Steps

Follow the steps below to run and view the result of this command:

  1. Run the following command in your terminal:

cldkctl vpn psk
  1. The terminal displays the PSK value used for IPSec VPN configuration

Flags

This command supports global flags. Refer to the Global Flags section for details.

Flag
Description

-h, --help

Help for psk command.

Last updated