Currently there's no way to find out about the url an openshift application is reachable at. We could offer this on the Application class with a method #getUrl.
There's also no way currently to find out in what repo this application is reachable. We could offer this via a #getGitUri method on the Application class.
- is related to
-
JBIDE-9591 Openshift Express: create RHC alike tooling that is able to create domain/app etc.
- Closed