简体   繁体   中英

Cannot Use Openshift Client Tools

I am having a hard time with the OpenShift client tools on Ubuntu . It keeps asking for a password which I am now confused about. Issuing rhc apps command displays the following message : Please sign in to start a new session to openshift.redhat.com. I entered my openshift account password but got a message that it was invalid. What password is required here ??

Use the -l param to be sure you are using your account:

rhc domain show -l yourmail@mail.my

Use the same credentials that used in the web site.

BTW, If you use only an OpenShift account, the setup will configure the access with certificate and you won't need use password from command line.

rhc setup

它应该使用与登录Web控制台时相同的用户名/密码。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM