> For the complete documentation index, see [llms.txt](https://docs.cloudeka.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.ai/cloudeka-api-list/command-reference/cldkctl-vpn/psk.md).

# 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
```

2. The terminal displays the PSK value used for IPSec VPN configuration

<figure><img src="/files/673zNcUhHpCXXhwdow5t" alt=""><figcaption></figcaption></figure>

## Flags

{% hint style="info" %}
This command supports [global flags.](/cloudeka-api-list/global-flags.md) Refer to the Global Flags section for details.
{% endhint %}

| Flag       | Description           |
| ---------- | --------------------- |
| -h, --help | Help for psk command. |
