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 or GROUP/NAMESPACE/REPO format or full URL or git URL

Example

glab ci delete 34
glab ci delete 12,34,2

See Also

glab-ci(1)

Referenced By

glab-ci(1).

Mar 2023 Auto generated by spf13/cobra