pub fn run( selector: &str, project_filter: Option<&str>, json: bool, no_index: bool, ) -> Result<()>