How to ssh into openshift app using the 'rhc' command on windows?

﹥>﹥吖頭↗ 提交于 2019-12-05 07:05:10
  • First you need to generate private and public key. You can use puttygen to do that.
  • Then you should import public key into your OpenShift account.
  • And then use private key with putty.

Here is detailed instruction with illustrations

Did you try running the rhc setup command first to see if everything is configured correctly?

It's a bug in RHC for windows. They fixed it in a forked version.

Bugzilla report

Did you try:

rhc ssh appname

Worked fine for me

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!