pub async fn export_data( _project: Option<String>, _spec: Option<String>, _format: String, _output_dir: Option<String>, ) -> Result<()>