tklbam-list: List backup records

Full man page source

tklbam-list [ <format> ]

ARGUMENTS

By default uses a built-in format, unless a user-specified format is specified.

Format variables:

%id                     Backup id
%label                  Descriptive label
%turnkey_version        Appliance version code
%server_id              Associated server id (- if empty)
%created                Date the backup record was created
%updated                Date the backup record was last updated
%size                   Aggregate size of backup, in MBs
%address                Backup target address
%key                    Base64 encoded encrypted keypacket
%skpp                   Secret Key Passphrase Protection (Yes/No)

USAGE EXAMPLES

tklbam-list

tklbam-list "backup_id=%backup_id label=%label size=%{size}MB"

 

Comments

Jeremy Davis's picture

The tklbam-list command queries the Hub API, so unless your backups are handled by the Hub (i.e. you are using AWS S3 storage) you need to take care of your own backups.