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

List all available flexi instance flavors. The ID column shows the value to use for --flavor-id in flexi instance create.
cldkctl flexi flavor 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 flavor listThe terminal displays the command output.

ID
Unique identifier of the flavor.
Name
Name of the flavor configuration.
VCPU
Number of virtual CPUs allocated to the flavor.
RAM (GB)
Amount of memory allocated to the flavor in GB.
GPU
Number of GPUs allocated to the flavor.
Type
Category of the flavor, such as General, Compute Optimized, or Memory Optimized.
Processor
Processor type used by the flavor, such as Intel or AMD.
This command supports global flags. Refer to the Global Flags section for details
--help
-h
Help for the list command.
--project string
-p
Specify project ID.
Last updated