Differences
This shows you the differences between two versions of the page.
— |
openshift_admin [2017/01/24 07:28] (current) imcsk8 created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Login As Admin into OpenShift ====== | ||
+ | <code> | ||
+ | # oc login -u system:admin | ||
+ | </code> | ||
+ | |||
+ | \\ | ||
+ | |||
+ | [[https://github.com/openshift/origin/issues/4592#issuecomment-138953565]] |