
Greetings, i was wondering if the appwrite cli works in the self-hosted docker environment or only in the appwrite.io cloud?
Thanks!

Should work fine for self hosted appwrite instances, though you'll have to change the endpoint to whatever yours is

appwrite login --endpoint "<URL_HERE>"
https://appwrite.io/docs/tooling/command-line/installation#login

Awesome, thanks mate ❤️

[SOLVED] Does the appwrite cli works only in appwrite cloud?

Hi, I'm trying using the above mentioned command but always getting an error , can you guys let me know what im doing wrong here?
my command - appwrite login --endpoint "https://localhost"
Recommended threads
- Status "stuck" after trying to delete a ...
Hi, I tried first to re-name a two-way relation field between two collections, when I received an error tried to delete two fields. Deleted all the data rows, ...
- integrate firebase phone auth in appwrit...
Is there is any way to integrate firebase phone auth in appwrite (I am using Appwrite Self Hosted)
- [SOLVED] Internal curl errors has occurr...
Hello! I have cloud function code that errors out with ```Internal curl errors has occurred within the executor! Error Number: 52. Error Msg: Empty reply from ...
