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

delete

Provision Delete Backup VM with specified resources. This command allows you to Delete Backup VM.

Usage

cldkctl backup-vm delete [flags]

Steps

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

  1. Refer to the Backup VM List section to identify the backup name to be deleted.

  2. Run the following command in your terminal:

cldkctl backup-vm delete 
  1. Select the backup name to be deleted.

  2. Confirm the deletion.

  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 command.

Last updated