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