How to transfer existing applications from one domain to another domain in openshift version 3+.
I am looking for a consolidated solution instead of pointing remote repository to new domain in git because there are so many developers working individually thus so many local repositories.
Solution described here won't work for me (reason above) - Openshift transfer app from one domain to another?
There was a command oo-admin-move
in version-2, is there an alternative in version 3+ ?
Or please suggest any other solution to try out.
Thanks,