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
- Which flutter SDK version for Self Hoste...
Hi all, Is there a good way to figure out which version of flutter SDK and Dart SDK is current for latest available self-hosted 1.8.0 ? I know new features are...
- Bug Report: Crash when trying to createR...
https://github.com/appwrite/sdk-for-android/issues/96 I think the bug is related with this one https://discord.com/channels/564160730845151244/1443887021314539...
- Dokploy docker compose
Hey guys hope y'all doing well, I was wondering if anyone could share a working 1.8.0 docker-compose that works with Dokploy I tried making it but it just does...