Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

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 section to identify the restore name.

  2. Run the following command in your terminal:

cldkctl backup-vm delete-restore 
  1. Select the restore name to be deleted and confirm the action.

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

Flags

This command supports global flags. Refer to the Global Flags section for details

Flag
Description

-h, --help

Help for the delete-restore command.

Last updated