Skip to main content

list_backups

Function list_backups 

Source
pub fn list_backups(branch: Option<&str>, all: bool) -> Result<()>
Expand description

List available backups.

By default, only shows backups whose metadata matches the current repository. Use --all to show backups from all repositories.