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