.nh .TH "glab" "1" "Apr 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP glab-ci-get - Get JSON of a running CI/CD pipeline on the current or other specified branch .SH SYNOPSIS .PP \fBglab ci get [flags]\fP .SH DESCRIPTION .PP Get JSON of a running CI/CD pipeline on the current or other specified branch .SH OPTIONS .PP \fB-b\fP, \fB--branch\fP="" Check pipeline status for a branch. (Default is current branch) .PP \fB-F\fP, \fB--output\fP="text" Format output as: text, json .PP \fB-p\fP, \fB--pipeline-id\fP=0 Provide pipeline ID .PP \fB-d\fP, \fB--with-job-details\fP[=false] Show extended job information .PP \fB--with-variables\fP[=false] Show variables in pipeline (maintainer role required) .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 get glab ci -R some/project -p 12345 .fi .RE .SH SEE ALSO .PP \fBglab-ci(1)\fP