list
Usage
cldkctl flexi network vpc list [flags]Aliases
list, lsSteps
cldkctl flexi network vpc list
Column
Description
Flags
Flag
Shorthand
Default
Description
Last updated

List all vpcs you have access to. This command displays a summary of all projects, including their IDs, names, and other relevant details.
cldkctl flexi network vpc list [flags]list, lsFollow the steps below to run and view the result of this command:
Run the following command in your terminal:
cldkctl flexi network vpc listThe terminal displays the command output.

ID
The unique identifier of the VPC.
Name
The name of the VPC.
Region
The region where the VPC is deployed.
Billing Type
The billing model used for the VPC.
This command supports global flags. Refer to the Global Flags section for details
-A, --all
-A
false
View all projects across the organization.
-h, --help
-h
Help for the list command.
-s, --search string
-s
Search for projects or organizations.
Last updated