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