I tried to test new features of Appwrite CLI, but, it didn't work as expected. When i tried to use the command appwrite run function, i got this return unknown command 'run'.
I'm using Linux and the version of appwrite-cli is 5.0.5
extra info:
I have never used the Appwrite CLI, I tried testing it from the appwrite video released yesterday and installed the cli using the tutorial in the appwrite docs.
The new appwrite CLI is not officially released. Init week is to showcase the upcoming features and improvments of Appwrite. You'll have to wait until it's officially released to the public.
You might be able to try the release candidate but I wouldn't expect it to work flawlessly.
Recommended threads
- after using the coding agents its code b...
can anybody suggest me an ai tool that i can use to create the system desgins without the suggestion things because it at last create a mess
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- User Filter/Sorting/Analytics
Currently the dashboard for users is very limited. I would like to have an option to sort by column and also to filter by column, to for example find users that...