Function: deleteBackup()
deleteBackup(
ctx:CloudServiceOperationContext,key:string):Promise<CloudBackupEntry[]>
Defined in: electron/services/cloud/CloudService.backupOperations.ts:194
Deletes the specified remote backup and its metadata sidecar.
Parameters
ctx
key
string