glab-ci-list - Get the list of CI/CD pipelines.
Contents
Description
Get the list of CI/CD pipelines.
Example
glab ci list
glab ci list --status=failed
Name
glab-ci-list - Get the list of CI/CD pipelines.
Options
-o, --orderBy="id" Order pipelines by this field. Options: id, status, ref, updated_at, user_id.
-F, --output="text" Format output. Options: text, json.
-p, --page=1 Page number.
-P, --per-page=30 Number of items to list per page.
--sort="desc" Sort pipelines. Options: asc, desc.
-s, --status="" Get pipeline with this status. Options: running, pending, success, failed, canceled,
skipped, created, manual, waiting_for_resource, preparing, scheduled}
Options Inherited From Parent Commands
--help[=false] Show help for this command.
-R, --repo="" Select another repository. Can use either OWNER/REPO or GROUP/NAMESPACE/REPO format.
Also accepts full URL or Git URL.
See Also
glab-ci(1) Auto generated by spf13/cobra Nov 2024 glab(1)
Synopsis
glabcilist[flags]
