This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.2.5.2. CLI コマンドのビルドおよびデプロイ
2.5.2.1. cancel-build リンクのコピーリンクがクリップボードにコピーされました!
リンクのコピーリンクがクリップボードにコピーされました!
実行中、保留中、または新規のビルドを取り消します。
例: ビルドの取り消し
oc cancel-build python-1
$ oc cancel-build python-1
例: python
ビルド設定からの保留中のすべてのビルドの取り消し
oc cancel-build buildconfig/python --state=pending
$ oc cancel-build buildconfig/python --state=pending