> 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-backup-vm/delete-restore.md).

# delete-restore

Provision Delete Restore Backup VM with specified resources. This command allows you to Delete Restore Backup VM.

## Usage

```
cldkctl backup-vm delete-restore [flags]
```

## Steps

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

1. Refer to the [**Restore Backup VM List**](/cloudeka-api-list/command-reference/cldkctl-backup-vm/list-restore.md) section to identify the restore name.
2. Run the following command in your terminal:

```
cldkctl backup-vm delete-restore 
```

3. Select the restore name to be deleted and confirm the action.

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

4. Once completed successfully, the terminal displays the success message.

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

## 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       | Description                          |
| ---------- | ------------------------------------ |
| -h, --help | Help for the delete-restore command. |
