openshift-evangelists / oc-cluster-wrapper

oc cluster up bash wrapper
Apache License 2.0
144 stars 72 forks source link

~/.oc/profiles not created automatically #7

Closed bjartek closed 7 years ago

bjartek commented 7 years ago

When starting up the cluster for the first time and doing ./oc-cluster list i get an error message saying `ls: /Users/bjartek/.oc/profiles: No such file or directory

Possible solution, create a better error message saying that you should oc cluster up first?