list-dumps
list-dumps command¶
The list-dumps
command provides a list of all dumps stored in the storage. The list includes the following attributes:
ID
— the unique identifier of the dump, used for operations likerestore
,delete
, andshow-dump
DATE
— the date when the snapshot was createdDATABASE
— the name of the database associated with the dumpSIZE
— the original size of the dumpCOMPRESSED SIZE
— the size of the dump after compressionDURATION
— the duration of the dump procedureTRANSFORMED
— indicates whether the dump has been transformedSTATUS
— the status of the dump, which can be one of the following:done
— the dump was completed successfullyunknown
orfailed
— the dump might be in progress or failed. Failed dumps are not deleted automatically.
Example of list-dumps
output: