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

create

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

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 
  1. Enter the backup name.

  2. Select the virtual machine.

  3. Enter the retention value.

  4. Select the cron time.

  5. Enter the time based on the selected schedule format.

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

Last updated