OpenShiftのWebコンソールのURLを確認するために使用できるコマンドはどれか。

oc whoami –show-consoleコマンド(またはoc get routes -n openshift-console console)で、WebコンソールへのアクセスURLを取得できる。