Oc login: Difference between revisions
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
The command establishes a session. | The command establishes a session. | ||
More about authentication: | |||
{{Internal|OpenShift_Concepts#Authentication_Layer|OpenShift Concepts - Authentication}} | |||
=Options= | =Options= |
Revision as of 14:26, 10 May 2017
Internal
Overview
The command establishes a session.
More about authentication:
Options
-u
Sets the user name
-n
Sets the project (namespace) to log into.
--server
--server="https://my-openshift-master:8443"