Last updated

The vpn stop-openvpn command is used to stop the OpenVPN service for a specified VPN instance. This command temporarily halts the OpenVPN service until it is restarted manually.
cldkctl vpn stop-openvpn [flags]Follow the steps below to run and view the result of this command:
Run the following command in your terminal:
cldkctl vpn stop-openvpnEnter the public IP address of the VPN in the IP Public VPN field.
Press y for Confirm or n for Cancel.

Once successful, the terminal displays "✓ Successfully OpenVPN".

This command supports global flags. Refer to the Global Flags section for details.
-h, --help
Help for stop open vpn command.
Last updated