glab-ci-delete - Man Page
Delete a CI/CD pipeline
Synopsis
glab ci delete Ā [flags]
Description
Delete a CI/CD pipeline
Options
-s, --status="" delete pipelines by status: {running|pending|success|failed|canceled|skipped|created|manual}
Options Inherited from Parent Commands
--help[=false] Show help for command
- -R, ā--repo="" Select another repository using the
OWNER/REPO
orGROUP/NAMESPACE/REPO
format or full URL or git URL
Example
glab ci delete 34 glab ci delete 12,34,2
See Also
Referenced By
Mar 2023 Auto generated by spf13/cobra