← Back to tools
View AGENTS.md for gitlab-cli
gitlab-cli
Create GitLab merge requests from the command line
Description
gitlab-cli is a command-line tool for creating GitLab merge requests. It streamlines the merge request workflow by letting you create MRs directly from your terminal without navigating to the GitLab web interface.
AI Summary
CLI tool for creating GitLab merge requests from the terminal
Capabilities
- + Create GitLab merge requests from the command line
- + Streamline the MR creation workflow
- + Set title and description from CLI
Use When
- → You want to create GitLab merge requests without the web UI
- → You use GitLab and want a faster MR workflow
Avoid When
- x You use GitHub (use gh CLI instead)