pub fn run( project_root: Option<PathBuf>, tag: Option<&str>, max_parallel: usize, all_tags: bool, ) -> Result<()>