update-user-openvpn
The vpn update-user-openvpn command is used to update an existing OpenVPN user within the selected VPN instance. This command allows you to modify the user’s password and expiration date.
Usage
cldkctl vpn update-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 update-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 username of the OpenVPN user you wish to update in the Username field.
Enter a new password in the Password field if you wish to change it.
Enter a new expiration date in the Expired Date (MM/DD/YYYY) field if you want to modify the account validity period.
Press y for Confirm or n for Cancel.
Once successful, the terminal displays "✓ User OpenVPN successfully updated".

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