Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

vpc

Manage your vpc s by viewing a list, viewing details, edit, and deleting projects. This command provides subcommands to list all network, view details of a specific project, and delete a project.

Usage

cldkctl flexi network vpc [flags]
cldkctl flexi network vpc [command]

Available commands

Command
Description

create

Create a new vpc.

delete

Delete your vpc network in your project.

detail

Detail VPC.

list

List all vpc networks in your project.

update

Update VPC.

Flags

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

Flag
Shorthand
Description

--help

-h

Help for the vpc command.

Last updated