cldkctl vcluster
Usage
cldkctl vcluster [flags]
cldkctl vcluster [command]Available commands
Command
Descritpion
Flags
Flag
Description
Last updated

The vcluster command manages virtual cluster services for your projects. This command allows you to list, view details, create, deploy, or delete virtual cluster instances.
cldkctl vcluster [flags]
cldkctl vcluster [command]create
Create a new virtual cluster.
delete
Delete a virtual cluster.
deploy
Deploy a virtual cluster.
detail
Display detailed information of a virtual cluster.
list
List all virtual clusters.
sleep
Put a virtual cluster into sleep mode.
wakeup
Wake up a sleeping virtual cluster.
This command supports global flags. Refer to the Global Flags section for details.
-h, --help
Help for the vclucter command.
Last updated