LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

glab-pipeline

Manage GitLab CI/CD pipelines

TLDR

List pipelines
$ glab pipeline list
copy
View pipeline
$ glab pipeline view [id]
copy
Run pipeline
$ glab pipeline run
copy
Run with variables
$ glab pipeline run --variables [KEY:VALUE]
copy
Show CI status
$ glab pipeline ci status
copy
View jobs
$ glab pipeline ci view
copy

SYNOPSIS

glab pipeline command [options]

DESCRIPTION

glab pipeline manages GitLab CI/CD pipelines from the command line. It provides subcommands for viewing, triggering, and monitoring pipelines, as well as inspecting individual job details and logs.

PARAMETERS

--variables vars

Pipeline variables.
--branch branch
Branch to run on.

SUBCOMMANDS

list

List pipelines.
view
View pipeline details.
run
Trigger pipeline.
status
Show pipeline status.
delete
Delete pipeline.
ci
CI-related commands.

INSTALL

sudo apt install glab
copy
sudo dnf install glab
copy
sudo pacman -S glab
copy
sudo apk add glab
copy
sudo zypper install glab
copy
brew install glab
copy
nix profile install nixpkgs#glab
copy

SEE ALSO

glab(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid