Page cover

list-user-openvpn

The vpn list-user-openvpn command retrieves a list of all OpenVPN users associated with your VPN instance. This command displays essential details such as Username OpenVPN and Expired Date.

Usage

cldkctl vpn list-user-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 list-user-openvpn
  1. Enter the VPN name in the VPN Name field. To obtain or verify it, refer to vpn list.

  2. Enter the public IP address in the IP Public field.

  3. Press y for Confirm or n for Cancel.

  1. Once successful, the terminal displays the list of OpenVPN users along with their expiration dates.

Column
Description

Username OpenVPN

Displays the username of the OpenVPN user.

Expired Date

Displays the expiration date of the OpenVPN user account.

Flags

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

Flag
Description

-h, --help

Help for list user open vpn command.

Last updated