Using duplicity to backup a folder on a certain event, how can I get a list of all available backup dates as I don't know in advance when the event occurred? I want to list the available dates as deja-dup does. Final goal is to restore a certain date from the list.
duplicity file:///backup-folder restore-folder --restore-time "yyyy-mm-dd"