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

list

List all available disk types. This command displays storage types that can be used for flexi instances.

Usage

cldkctl flexi disk-type list [flags]

Aliases

list, ls

Steps

Follow the steps below to run and view the result of this command:

  1. Run the following command in your terminal:

cldkctl flexi disk-type list
  1. The terminal displays the command output.

Column
Description

ID

Unique identifier of the disk type.

Name

Name of the disk type available for use.

Description

Brief explanation of the disk type specification and performance.

Flags

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

Flag
Shorthand
Description

--help

-h

Help for the list command.

--project string

-p

Project ID for filtering disk types.

Last updated