pub fn run( store_root: &Path, type_filter: Option<&DocType>, json: bool, output: &dyn CliOutput, ) -> Result<()>