The documentation is frankly awful. For example, when getting the status:
rhc domain status -l <myemailhere> I get an error about ~/.ssh/config not existing. I added my ssh key via the web interface and have no idea what's going on here.
"If your system fails any of the tests, make a note of the error message and consult the relevant section of the OpenShift User Guide for further information."
Nothing like a circular reference that leads to nowhere.
You probably created your domain and application through the web interface. This is an issue we are working through now - sorry we haven't gotten to it yet - it will be fixed in the next couple of sprints. The problem is that your SSH env has not been set up to work with the RHC tools yet. They expect a configure file in the .ssh directory to specify which key talks to the *.rhcloud.com domain. This KB article may help you get started:
https://openshift.redhat.com/community/kb/kb-e1034-ssh-facts...
Again, my apologies and we are actively working on that story right now.
rhc domain status -l <myemailhere> I get an error about ~/.ssh/config not existing. I added my ssh key via the web interface and have no idea what's going on here.
In looking at the User Guide, I find it gets me no where. http://docs.redhat.com/docs/en-US/OpenShift/2.0/html/User_Gu...
The relevant message here is:
"If your system fails any of the tests, make a note of the error message and consult the relevant section of the OpenShift User Guide for further information."
Nothing like a circular reference that leads to nowhere.