> For the complete documentation index, see [llms.txt](https://docs.cloudeka.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.ai/cloudeka-api-list/command-reference/cldkctl-flexi/disk-type/list.md).

# 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
```

2. The terminal displays the command output.

<figure><img src="/files/VRWuBtyR4zxWxagoJnxV" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="182">Column</th><th>Description</th></tr></thead><tbody><tr><td>ID</td><td>Unique identifier of the disk type.</td></tr><tr><td>Name</td><td>Name of the disk type available for use.</td></tr><tr><td>Description</td><td>Brief explanation of the disk type specification and performance.</td></tr></tbody></table>

## Flags

{% hint style="info" %}
This command supports [global flags](/cloudeka-api-list/global-flags.md). Refer to the Global Flags section for details
{% endhint %}

| Flag             | Shorthand | Description                          |
| ---------------- | --------- | ------------------------------------ |
| --help           | -h        | Help for the list command.           |
| --project string | -p        | Project ID for filtering disk types. |
