migrate_backup

Function migrate_backup 

Source
pub async fn migrate_backup(
    infra: &InfraContext<'_>,
    token: &str,
    bos: Option<&str>,
    destination: Option<&str>,
) -> Result<(), Error>
Expand description

Execute a migrate-backup operation against the backend.