gitlab
Installation
SKILL.md
GitLab (Tool)
GitLab's CLI (glab) allows interaction with the GitLab instance (Cloud or Self-Managed) directly from the terminal.
When to Use
- Self-Managed: GitLab is king of on-prem.
- CI Linting:
glab ci lintto check.gitlab-ci.yml.
Core Concepts
GitLab CLI (glab)
Open source CLI tool.
glab mr create --fill
Snippets
GitLab's version of Gists.