# delete-detail-schedule

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

## Usage

```
cldkctl backup-vm delete-detail-schedule [flags]
```

## Steps

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

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

```
cldkctl backup-vm delete-detail-schedule 
```

3. Select the backup 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%2FWIJX6ahWZ8X3eW3CAKri%2Fimage.png?alt=media&#x26;token=c6e48482-d71f-48c8-aff9-0e6839756269" 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%2FEVdOjYiBXKcY6u2ECl7I%2Fimage.png?alt=media&#x26;token=de397e01-d4e6-434e-9905-fe8e302a2671" 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-detail-schedule command. |
