pub fn list_backups(branch: Option<&str>, all: bool) -> Result<()>
List available backups.
By default, only shows backups whose metadata matches the current repository. Use --all to show backups from all repositories.
--all