After logging in IBMCloud with account(say account-1) by using CLI, how to switch to another account(say account-2) without logging out?
commands:
ibmcloud login --sso
, then select account-1.
Does IBMCloud CLI have a command for account switching?