# create

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

## Usage

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

## Steps

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

1. Run the following command in your terminal:

```
cldkctl backup-vm create 
```

2. Enter the backup name.
3. Select the virtual machine.
4. Enter the retention value.
5. Select the cron time.
6. Enter the time based on the selected schedule format.
7. Confirm the action.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FI5wHSjPi1COrDNmpDcc3%2Fimage.png?alt=media&#x26;token=129a0a4e-e0cc-43cf-b63f-7e6dad02b41f" alt=""><figcaption></figcaption></figure>

8. 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%2Fsa3fMugpqFuroTyzpQZ5%2Fimage.png?alt=media&#x26;token=1e9143f8-7fb5-4b7b-931a-75d2ae0e4a3c" 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 create command. |
