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