Page cover

download-config-openvpn

The vpn download-config-openvpn command downloads the OpenVPN configuration file for the selected VPN. This configuration file can be used to connect to the VPN server from an OpenVPN client.

Usage

cldkctl vpn download-config-openvpn [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 download-config-openvpn
  1. Enter the public IP address in the IP Public field.

  2. Press y for Confirm or n for Cancel.

  1. Once successful, the terminal displays "✓ Successfully download config OpenVPN".

  2. The downloaded file typically has the name config-openvpn-by-ai-cloudeka.ovpn and can be found in the system’s Downloads folder.

Flags

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

Flag
Description

-h, --help

Help for download config openvpn command.

Last updated