appwrite

Command-line tool for managing Appwrite backend services

brewmacoslinux
Try with needOr install directly
Source

About

Command-line tool for Appwrite

Commands

appwrite

Examples

Login to your Appwrite server$ appwrite login
Create a new Appwrite project$ appwrite projects create --name myproject
List all collections in a database$ appwrite databases listCollections --databaseId mydb