.nh .TH "glab" "1" "Apr 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP glab-ci-status - View a running CI/CD pipeline on current or other branch specified .SH SYNOPSIS .PP \fBglab ci status [flags]\fP .SH DESCRIPTION .PP View a running CI/CD pipeline on current or other branch specified .SH OPTIONS .PP \fB-b\fP, \fB--branch\fP="" Check pipeline status for a branch. (Default is current branch) .PP \fB-c\fP, \fB--compact\fP[=false] Show status in compact format .PP \fB-l\fP, \fB--live\fP[=false] Show status in real-time till pipeline ends .SH OPTIONS INHERITED FROM PARENT COMMANDS .PP \fB--help\fP[=false] Show help for command .PP \fB-R\fP, \fB--repo\fP="" Select another repository using the \fB\fCOWNER/REPO\fR or \fB\fCGROUP/NAMESPACE/REPO\fR format or full URL or git URL .SH EXAMPLE .PP .RS .nf glab ci status --live glab ci status --compact // more compact view glab ci status --branch=master // Get pipeline for master branch glab ci status // Get pipeline for current branch .fi .RE .SH SEE ALSO .PP \fBglab-ci(1)\fP