OpenShift rhc setup using multiple accounts

The rhc command-line tools come with the global option -l, –rhlogin LOGIN. You have two options: Use the -l flag with every command to specify the login name: rhc app create <appname> <cartridge> [-l <login1/login2>] Run rhc setup -l LOGIN between the sessions. Once done managing apps from one account you can end the session … Read more