backup-list
Usage
cldkctl flexi image backup-list [flags]Aliases
backup-list, backup-listSteps
cldkctl flexi image backup-list
Column
Description
Flags
Flag
Shorthand
Description
Last updated

List all backup schedulers that are responsible for creating backups of flexi images. This command allows you to view the backup schedulers that have been set up to automatically create backups of your flexi images at specified intervals.
cldkctl flexi image backup-list [flags]backup-list, backup-listFollow the steps below to run and view the result of this command:
Run the following command in your terminal:
cldkctl flexi image backup-listThe terminal displays the command output.

ID
The unique identifier of the backup image.
Name
The name of the backup image.
Status
The current status of the backup.
Instance Name
The name of the instance from which the backup was created.
Size
The size of the backup image.
Created At
The date and time when the backup image was created.
This command supports global flags. Refer to the Global Flags section for details
--help
-h
Help for the backup-list command.
Last updated