# create-restore

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

## Usage

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

## Steps

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

1. Refer to the [**Backup VM List Detail Schedule**](https://docs.cloudeka.ai/cloudeka-api-list/command-reference/cldkctl-backup-vm/list-detail-schedule) section to identify the backup name to be restored.
2. Run the following command in your terminal:

```
cldkctl backup-vm create-restore 
```

3. Enter the backup name to be restored.
4. Confirm the restore action.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FvbR2Puh1J3gXKyRWKupp%2Fimage.png?alt=media&#x26;token=5fa4efd2-5038-44da-bdb4-8f1c1f7af7eb" alt=""><figcaption></figcaption></figure>

5. 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%2FDiXKjbYK1jALoWdYyAvs%2Fimage.png?alt=media&#x26;token=f779799f-d005-4cba-85ef-42dca802605c" alt=""><figcaption></figcaption></figure>

{% 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 create restore command. |
