download-config-openvpn
Last updated

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.
cldkctl vpn download-config-openvpn [flags]Follow the steps below to run and view the result of this command:
Run the following command in your terminal:
cldkctl vpn download-config-openvpnEnter the public IP address in the IP Public field.
Press y for Confirm or n for Cancel.

Once successful, the terminal displays "✓ Successfully download config OpenVPN".
The downloaded file typically has the name config-openvpn-by-ai-cloudeka.ovpn and can be found in the system’s Downloads folder.

This command supports global flags. Refer to the Global Flags section for details.
-h, --help
Help for download config openvpn command.
Last updated