OpenShift CLI - find the URL to the Web Console

Use:

oc -n openshift-console get routes
to find the URL to the console pod.

Alternative way:
oc whoami --show-console