리빙포인트 온라인 문서 http://openpaas.cloudsc.kr/start/commandLine 에는 broker.cloudsc.or.kr 으로 표시되어있지만, 실제로는 broker.cloud.or.kr 주소를 쓰는 것이 정신건강에 좋다.
즉, 아래와 같은 명령을 이용해야한다.
$ rhc setup --server broker.cloud.or.kr -l imyaman@netscape.net
OpenShift Client Tools (RHC) Setup Wizard
This wizard will help you upload your SSH keys, set your application namespace, and check that other programs like Git are properly installed.
Using an existing token for imyaman@netscape.net to login to broker.cloud.or.kr
Saving configuration to /home/imyaman/.openshift/express.conf ... done
Checking for git ... found git version 1.7.9.5
Checking common problems .. done
Checking for a domain ... dancer2
Checking for applications ... found 1
imyaman http://imyaman-dancer2.cloud.or.kr/
You are using 1 of 10 total gears
The following gear sizes are available to you: small
Your client tools are now configured.
$