Hello, I have a self hosted instance of Appwrite on my home server and another one on an internet server. Most of the time my appwrite cli is set up with my home server because thats my testing instance. But regularly I have to connect the cli to the production instance to publish changes or edit something. My current flow is to logout, reset, login, set project every time I switch between the systems. Sometimes several times a day. Is there a better/easier/faster way for switching?
Recommended threads
- DeploymentStatus enum value `canceled` m...
Hey, Sorry if it has been reported already, I found an issue using the Dart SDK where the `canceled` enum value is missing from `DeploymentStatus`. This causes...
- Flutter OAuth2 webAuth Bug?
I created with flutter an app where I can login in with my Microsoft Account. When I compile it to Web (WASM) or Android (aab) then there is no problem what so ...
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, it’s mention that only setup client with endpoint / api key is enou...