EzKillOriginal post
Rank 1: Thread
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?
Summary
Make sure to configure the endpoint to point to the Appwrite cloud: <https://appwrite.io/docs/command-line#configuration>. This should resolve the issue and allow you to login to the CLI using your cloud account.