
I want to create a function to be used on my project hosted on appwrite cloud, I installed appwrite cli but when i try to login, it gives ✗ Error connect ECONNREFUSED ::1:80 and doesn't connect to the cloud, how do I login to the CLI using my cloud account if possible?

Make sure to configure the endpoint to point to cloud: https://appwrite.io/docs/command-line#configuration

Thank you.

Is your problem resolved now?
Recommended threads
- How to ByPass the Hostname restriction f...Hello, Im hosting my React application in a stateless server environment, where the IP of the client keeps changing for the server. How do I bypass the hostname... 
- Sites github connection failingI have an existing site I need to point to a new GitHub repo, as if moved the site to a GitHub org. having removed the original repo from the site and tried to... 
- Query.contains not supported on Cloud?I try to filter a row which contain a string inside a string array column, however I get the following error: ``` {"name":"AppwriteException","code":400,"type"... 
