# cldkctl flexi-image

Manage flexi image for your projects. This command allows you to create, list, and manage flexi image and configurations.&#x20;

## Usage

```
cldkctl flexi-image [flags]
cldkctl flexi-image [command]
```

## Available commands

<table><thead><tr><th width="245.11114501953125">Command</th><th>Description</th></tr></thead><tbody><tr><td>backup-list</td><td>List backup schedulers for flexi images.</td></tr><tr><td>backup-scheduler</td><td>Create a backup scheduler for flexi images.</td></tr><tr><td>backup-scheduler-delete</td><td>Delete a backup scheduler for flexi images.</td></tr><tr><td>backup-scheduler-list</td><td>Create a backup of all flexi images in a project.</td></tr><tr><td>custom-image</td><td>Create a custom flexi image from an existing image.</td></tr><tr><td>custom-image-list</td><td>List custom flexi images.</td></tr><tr><td>delete</td><td>Delete a flexi image.</td></tr><tr><td>detail</td><td>Show details of a flexi image.</td></tr><tr><td>list</td><td>List flexi image.</td></tr><tr><td>snapshot-restore</td><td>Restore a flexi image snapshot to a VM or storage instance.</td></tr><tr><td>snapshot-storage</td><td>Create a snapshot of a storage instance as a flexi image.</td></tr><tr><td>snapshot-storage-list</td><td>List snapshots of storage instances as flexi images.</td></tr><tr><td>snapshot-vm</td><td>Create a snapshot of a VM instance as a flexi image.</td></tr><tr><td>snapshot-vm-list</td><td>List snapshots of VM instances as flexi images.</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 %}

| Flag       | Description                       |
| ---------- | --------------------------------- |
| -h, --help | Help for the flexi-image command. |
