Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 440 Bytes

snippet_getting_web_console_url_cli.adoc

File metadata and controls

17 lines (17 loc) · 440 Bytes

+

$ {oc} get route virt -n {namespace} \
  -o custom-columns=:.spec.host

+ The URL for the forklift-ui service that opens the login page for the {project-short} web console is displayed.

+ .Example output

https://virt-{namespace}.apps.cluster.openshift.com.