glab alias set co "mr checkout"

Category: GitLab

glab alias set co "mr checkout"

Create a shortcut for a glab command

Defines co as a shorthand that expands to glab mr checkout, so you can type glab co instead. The alias value is any glab command string, including flags. List existing aliases with glab alias list and remove one with glab alias delete.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.