add-user-openvpn
The vpn add-user-openvpn command is used to create a new OpenVPN user within the selected VPN instance. This command provisions a user account by specifying the VPN Name, IP Public, Username, Password, and Expiration Date.
Usage
cldkctl vpn add-user-openvpn [flags]Steps
Follow the steps below to run and view the result of this command:
Run the following command in your terminal:
cldkctl vpn add-user-openvpnEnter the VPN name in the VPN Name field. To obtain or verify it, refer to vpn list.
Enter the public IP address in the IP Public field.
Enter the desired username in the Username field.
Enter the password in the Password field. Make sure to create a strong password for better security.
Enter the expiration date of the OpenVPN user account in the Expired Date (MM/DD/YYYY) field.
Press y for Confirm or n for Cancel.

Once successful, the terminal displays "✓ User OpenVPN successfully added".

Flags
-h, --help
Help for add user open vpn command.
Last updated
