# delete-restore

Provision Delete Restore Backup VM with specified resources. This command allows you to Delete Restore Backup VM.&#x20;

## 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**](https://docs.cloudeka.ai/cloudeka-api-list/command-reference/cldkctl-backup-vm/list-restore) 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="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FUaixqAN0SDq6uE7FHdg7%2Fimage.png?alt=media&#x26;token=32f83a49-c87a-4e1e-a730-240fd03abf22" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FAWHNT4Y8nZ2Mgm778D0S%2Fimage.png?alt=media&#x26;token=3478a094-8c91-421e-8924-c8321aa94b0f" 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 delete-restore command. |
