glab - GitLab CLI Command Management
Guide for using GitLab CLI to manage issues, MRs, CI/CD, and repos from terminal
Tags
Updated: 2026-03-22Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create merge requests
- approve merge requests
- create issues
- list issues
- close issues
- monitor pipelines
- retry pipelines
- lint CI config
- clone repositories
- manage repositories
- authenticate with GitLab
- check pipeline status
Inputs
- GitLab access token
- Git repository
- GitLab hostname
- CI configuration file
Outputs
- command output
- created merge request
- created issue
- pipeline status
- authentication status
- cloned repository
Requirements
- glab installed
- GitLab account
- GitLab authentication
- network connection
