I've just installed rhc
on my laptop, and when trying to connect to my Openshift
account with the command
rhc setup
it just stops in what looks like an endless loop after I typed in my password.
However if I use the command
rhc setup --token "my token"
it works fine. The only problem now is that everytime I have to use the rhc
command I have to parse my token along with it.
Is there a way to get rid of this problem?
EDIT
How the console looks like