You are viewing documentation for a release that is no longer maintainedSee documentation for the latest supported version 3 or the latest supported version 4. 7.2.3. 지정된 상태의 모든 빌드 취소 지정된 상태(new 또는 pending 등)의 빌드는 모두 취소하고 다른 상태의 빌드는 무시할 수 있습니다. 프로세스 지정된 상태의 빌드를 모두 취소하려면 다음 명령을 입력합니다. $ oc cancel-build bc/<buildconfig_name> 이전다음