pub fn run_backup(data_dir: PathBuf, out_path: PathBuf) -> Result<()>
Wrapper around pack that accepts string paths for the CLI layer.
pack