create
The vpn create command provisions a new VPN instance with specified resources. This command allows you to define VPN name, namespace, and storage size for the new VPN instance.
Usage
cldkctl vpn create [flags]Steps
Follow the steps below to run and view the result of this command:
Run the following command in your terminal:
cldkctl vpn createEnter the VPN name when prompted.
Select a namespace from the list when prompted.
Enter the desired storage size.
Confirm the VPN creation by pressing y for Confirm or n for Cancel.

Once successful, the terminal displays "✓ VPN successfully created".

Flags
Flag
Description
-h, --help
Help for create command.
Last updated
