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