pub fn run( store_root: &Path, file: &Path, v1: Option<u32>, v2: Option<u32>, output: &dyn CliOutput, ) -> Result<()>