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