pub fn run( selector: &str, format: &str, output: Option<&str>, project_filter: Option<&str>, ) -> Result<()>