Connecting to ARO cluster
After you have installed the OC CLI on your client machine, connect to ARO cluster by running the following command:
Code
oc login <ARO Cluster:Port> --username <Your username> --password <Your password>
After you have installed the OC CLI on your client machine, connect to ARO cluster by running the following command:
Code
oc login <ARO Cluster:Port> --username <Your username> --password <Your password>