glab(1) glab(1)

glab-ci-list - Get the list of CI/CD pipelines

glab ci list [flags]

Get the list of CI/CD pipelines

-o, --orderBy="" Order pipeline by

-p, --page=1 Page number

-P, --per-page=30 Number of items to list per page.

--sort="desc" Sort pipeline by {asc|desc}.

-s, --status="" Get pipeline with status: {running|pending|success|failed|canceled|skipped|created|manual}

--help[=false] Show help for command

-R, --repo="" Select another repository using the OWNER/REPO or GROUP/NAMESPACE/REPO format or full URL or git URL

glab ci list
glab ci list --status=failed

glab-ci(1)

Mar 2023 Auto generated by spf13/cobra