Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 313 Bytes

builds-basic-cancel-all.adoc

File metadata and controls

16 lines (11 loc) · 313 Bytes

Canceling all builds

You can cancel all builds from the build configuration with the following CLI command.

Procedure

To cancel all builds, run:

$ oc cancel-build bc/<buildconfig_name>