Page cover

cldkctl vcluster

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.

Usage

cldkctl vcluster [flags]
cldkctl vcluster [command]

Available commands

Command
Descritpion

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.

Flags

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

Flag
Description

-h, --help

Help for the vclucter command.

Last updated