Gitlabglab

glab CLI basics and GitLab workflow overview. Use when working with GitLab repositories or adapting GitHub patterns to GitLab. Use when this capability is needed.

tomevault-io Updated

File contents

glab

glab is the official GitLab CLI. This skill helps adapt GitHub (gh) patterns to GitLab.

Terminology

  • Pull Request → Merge Request (MR): Use glab mr instead of gh pr
  • Repository → Project: GitLab calls repositories "projects"
  • Actions → CI/CD: Use glab ci for pipelines and jobs

Key Rules

  • Use glab for GitLab (never gh)
  • Push branch before creating MR
  • Use --fill to auto-populate from commits

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/bendrucker--claude--glab commit c7440358e3

Frequently asked questions

npx skillmds@latest add tomevault-io/gitlabglab