What is the difference between rhc and oc CLI-tools?
As I see, they do almost the same:
oc:
The OpenShift CLI exposes commands for managing your applications, as well as lower level tools to interact with each component of your system.
rhc does the same, no?
What should I use to manage my containers on OpenShift platform?