I have singed up with github to appwrite cloud. I want to login via cli, but I need a password but I have not set it up in the first place.
You'll need to do the forget password flow to set a password
For now, you can do this:
Go to account settings: https://cloud.appwrite.io/console/account Update password. For old one,put anything. For new one, set real password you want to use. Delete the project using the new password
Solved
[SOLVED] login via appwrite CLI
Recommended threads
- Appwrite docs mcp server 502 bad gateway
I added the appwrite docs mcp server to vscode following the docs https://appwrite.io/docs/tooling/mcp/vscode#step-1 but upon start it gives the following error...
- Functions not executing after usage rese...
Hi team, Last month my project hit 100% usage and functions stopped working (expected). Now the new month has started and usage has reset, requests are going ...
- Functions never end and always fail (sta...
Hi ! I'm using Appwrite Cloud Pro and function execution from appwrite website is KO. Deploying starter function template, execution is always Failed and the ...