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

backup-scheduler

Create a backup scheduler that is responsible for creating backups of flexi images. This command allows you to set up a backup scheduler to automatically create backups of your flexi images at specified intervals.

Usage

cldkctl flexi image backup-scheduler [flags]

Aliases

backup-scheduler, backup-scheduler

Steps

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

  1. Run the following command in your terminal:

cldkctl flexi image backup-scheduler
  1. Select the instance for which you want to create the backup scheduler.

  2. Select the backup time.

  3. Select the backup duration.

  4. Enter a backup name.

  5. Confirm the backup scheduler creation by selecting Confirm.

  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
Shorthand
Description

--help

-h

Help for the backup-scheduler command.

Last updated