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.4.11. wait
하나 이상의 리소스에서 특정 조건을 대기합니다.
참고
이 명령은 실험적인 기능으로, 사전 공지 없이 변경될 수 있습니다.
예제: python-1-mz2rf
Pod가 삭제될 때까지 기다립니다.
oc wait --for=delete pod/python-1-mz2rf
$ oc wait --for=delete pod/python-1-mz2rf