delete-user-openvpn
The vpn delete-user-openvpn command is used to delete an existing OpenVPN user from a specified VPN instance. This command permanently removes the selected user and their VPN credentials.
Usage
cldkctl vpn delete-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 delete-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 delete in the Username field.
Press y for Confirm or n for Cancel.

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

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