Cli/guide/Gitlab

< Cli‎ | guide

A version of the glab CLI tool included in Cli to point to the Wikimedia Gitlab instance.

You can find docs for these commands at https://glab.readthedocs.io/en/latest/

In the docs you'll just need to replace glab with mw gitlab

mr (Merge requests)

edit

While in a Wikimedia Gitlab repository

mw gitlab mr list

 

release (Releases)

edit

While in a Wikimedia Gitlab repository

mw gitlab release list

 

ci (Continuous Integration)

edit

While in a Wikimedia Gitlab repository

mw gitlab ci lint

 

mw gitlab ci status

 

repo (repositories)

edit
mw gitlab repo search --search="docker"