Get the OpenShift Local (CRC) credentials

To get the CRC credentials use:

crc console --credentials
To get access to the CRC oc binary use:
eval $(crc oc-env)