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

backup-scheduler-list

Create a backup of all flexi images in a specific project. This command allows you to safeguard your flexi images by creating a backup that can be restored later if needed.

Usage

cldkctl flexi image backup-scheduler-list [flags]

Aliases

backup-scheduler-list, backup

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-list 
  1. The terminal displays the command output.

Column
Description

ID

The unique identifier of the backup scheduler.

Name

The name assigned to the backup scheduler.

Backup Time

The scheduled time when the backup process starts.

Duration

The retention period for each backup created by the scheduler.

Number Backup

The number of backups currently created by the scheduler.

Created At

The date and time when the backup scheduler was created.

Flags

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

Flag
Shorthand
Description

--help

-h

Help for the backup-scheduler-list command.

Last updated