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.3.9. get
리소스를 하나 이상 표시합니다.
예제: default
네임스페이스에 Pod 나열
oc get pods -n default
$ oc get pods -n default
예제: JSON 형식의 python
배포에 대한 세부 정보 가져오기
oc get deploymentconfig/python -o json
$ oc get deploymentconfig/python -o json