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

create-restore

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

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 section to identify the backup name to be restored.

  2. Run the following command in your terminal:

cldkctl backup-vm create-restore 
  1. Enter the backup name to be restored.

  2. Confirm the restore action.

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

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

Flag
Description

-h, --help

Help for the create restore command.

Last updated