after ding this "appwrite init function", I got this response "bash: appwrite: command not found"
Have you added it to the path?
I don't think you installed the cli
no
what is the cmd please @rafagazani @Binyamin
This might help: https://appwrite.io/docs/command-line#installation
looks like he is using in the gitpod. Is it possible to install the cli in gitpod??
Yep!
noice
then yess cli is missing
ok, I will go through this
yes, I did
[SOLVED] appwrite not found by bash
Recommended threads
- TablesDB can't be used in Appwrite Funct...
I have written a function (DART) and it won't deploy. Here is what I get : 2026-03-14T17:09:41.459693680Z Compiling ... 2026-03-14T17:09:42.915619217Z ../build...
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...