- My goal: Since we are multiple individuals developing a custom components, we need to login/logout from the retool instance to allow other devs to continue working on the same instance. In the documentation we have a login terminal command (Build custom React components | Retool Docs) but there is no instance logout.
I know there is a "retool logout" command but I do not want to logout from Retool itself, just the instance I am logged in.
the only workaround I saw so far is to login into another instance.
Thanks