My Java EE and mongo-application are up and running on openshift. Yet since today I cannot execute neither the mongo shell nor rhc commands when logged in via SSH.
On both commands I just get
bash: mongo: command not found
and bash: rhc: command not found
.
Did anything change in the last days that I just didn't get or do I have to change anything?
Update: the mongo cli works when connecting through rhc portforwarding. I filed an issue: https://bugzilla.redhat.com/show_bug.cgi?id=1144135