This section documents how to set up CLI access to a cluster. If you do not already have access to a cluster, refer back to the Getting Started section.
Install OpenShift CLI tools
The oc CLI will be the main mechanism to interact with your OpenShift cluster. We'll be downloading and installing the CLI, and adding it to your environment path.
oc login https://c100-e.us-south.containers.cloud.ibm.com:30360 --token=NYVkVysxxxxxxxxxxxxxxxxxxxxRQa8tM
Logged into "https://c100-e.us-south.containers.cloud.ibm.com:30360" as "IAM#stevemar@ca.ibm.com" using the token provided.
You have access to the following projects and can switch between them with 'oc project <projectname>'