Last updated

Provision Create Backup VM with specified resources. This command allows you to Create Backup VM.
cldkctl backup-vm create [flags]Follow the steps below to run and view the result of this command:
Run the following command in your terminal:
cldkctl backup-vm create Enter the backup name.
Select the virtual machine.
Enter the retention value.
Select the cron time.
Enter the time based on the selected schedule format.
Confirm the action.

Once completed successfully, the terminal displays the success message.

This command supports global flags. Refer to the Global Flags section for details
-h, --help
Help for the create command.
Last updated