0

Using the Java SDK, I have my application that I need to input domain name from the UI. However my question is if it is possible for rhc alias to be called from Java code?

rhc alias proxy www.xyz.com
timo.rieber
  • 3,727
  • 3
  • 32
  • 47
quarks
  • 33,478
  • 73
  • 290
  • 513

1 Answers1

1

You should try using the OpenShift Java Client to add an alias to your account: https://github.com/openshift/openshift-java-client/