CLI :: If connect to a Github account, how can I logout and connect to Bitbucket account?

INFORMATION

ISSUE
I have the CLI installed (v0.79.2) and connected to a GitHub account

But I can’t find how to log out and connect to my Bitbucket account. I run qovery auth and get this:

How can I switch to what account I want to point to? I intend to use the port-forward feature to reach my private-only database.

Hello,

You can delete the hidden config folder of the cli.
On linux and mac

rm -r ~/.qovery/

After re-do a qovery auth, and you should be prompted to select your git provider.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.