glab - GitLab CLI Command Line Tool
Provides guidance for using the GitLab CLI to perform GitLab operations from the terminal.
Tags
Updated: 2026-03-22Typical Inputs
Typical Outputs
What this skill does
- create merge requests
- list merge requests
- approve merge requests
- create issues
- list issues
- close issues
- monitor CI/CD pipelines
- retry failed pipelines
- lint CI config
- clone repositories
- execute API commands
Inputs
- GitLab token
- GitLab hostname
- repository
- merge request number
- issue number
Outputs
- merge request
- issue
- pipeline status
- pipeline logs
- JSON output
- repository files
Requirements
- glab CLI installation
- GitLab authentication
- terminal access
