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.4. exec
컨테이너에서 명령을 실행합니다.
예제: Pod python -1-mz2rf의
컨테이너에서 python
ls
명령을 실행합니다.
oc exec python-1-mz2rf -c python ls
$ oc exec python-1-mz2rf -c python ls