# snapshot-storage-list

List all snapshots of storage instances that have been saved as flexi images. This command allows you to view the snapshots of storage instances that are available as flexi images for deployment.

## Usage

```
cldkctl flexi-image snapshot-storage-list [flags]
```

## Aliases

```
snapshot-storage-list, snapshot-storage-list
```

## Steps

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

1. Run the following command in your terminal:

```
cldkctl flexi-image snapshot-storage-list 
```

2. 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%2FrXQVnklv88XxVSHNYEPg%2Fimage.png?alt=media&#x26;token=3ef56612-205f-429a-8d32-ccc18f90a199" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="201.5555419921875">Column</th><th>Description</th></tr></thead><tbody><tr><td>ID</td><td>The unique identifier of the snapshot storage.</td></tr><tr><td>Name</td><td>The name assigned to the snapshot storage.</td></tr><tr><td>Status</td><td>The current status of the snapshot storage.</td></tr><tr><td>Storage Name</td><td>The name of the storage from which the snapshot was created.</td></tr><tr><td>Size</td><td>The size of the snapshot storage.</td></tr><tr><td>Created At</td><td>The date and time when the snapshot storage was created.</td></tr></tbody></table>

## 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 %}

<table><thead><tr><th width="206.88885498046875">Flag</th><th>Description</th></tr></thead><tbody><tr><td>-h, --help</td><td>Help for the snapshot-storage-list command.</td></tr></tbody></table>
