# detail

Get details of a specific flexi storage by its ID.

## Usage

```
cldkctl flexi-storage detail [flags]
```

## Aliases

```
detail, det, get
```

## Steps

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

1. Refer to the [**Flexi Storage List**](https://docs.cloudeka.ai/cloudeka-api-list/command-reference/cldkctl-flexi-storage/list) section to obtain the **storage ID**.
2. Run the following command in your terminal:

```
cldkctl flexi-storage detail [storage_id] 
```

3. Replace **\[storage\_id]** with the actual storage ID.
4. The terminal displays the command output.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FMX3tSpj4ISPg3uVeTwwA%2Fimage.png?alt=media&#x26;token=1618caf2-ba83-4fe6-a841-9521f1c671c1" alt=""><figcaption></figcaption></figure>

## Flags

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

| Flag                 | Description                      |
| -------------------- | -------------------------------- |
| -h, --help           | Help for the detail command.     |
| -p, --project string | Project ID for filtering storage |
