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.6.2. config
클라이언트 구성 파일을 관리합니다.
예제: 현재 설정 표시
oc config view
$ oc config view
예제: 다른 컨텍스트로 전환
oc config use-context test-context
$ oc config use-context test-context