index
Appwrite - Open-Source End-to-End Backend Server
Subcommands
Name | Description |
---|---|
login | The login command allows you to authenticate and manage a user account |
init | The init command helps you initialize your Appwrite project, functions and collections |
deploy | The deploy command provides a convenient wrapper for deploying your functions and collections |
logout | The logout command allows you to logout of your Appwrite account |
account | The account command allows you to authenticate and manage a user account |
avatars | The avatars command aims to help you complete everyday tasks related to your app image, icons, and avatars |
databases | The databases command allows you to create structured collections of documents, query and filter lists of documents |
functions | The functions command allows you view, create and manage your Cloud Functions |
health | The health command allows you to both validate and monitor your Appwrite server's health |
locale | The locale command allows you to customize your app based on your users' location |
projects | The projects command allows you to view, create and manage your Appwrite projects |
storage | The storage command allows you to manage your project files |
teams | The teams command allows you to group users of your project and to enable them to share read and write access to your project resources |
users | The users command allows you to manage your project users |
client | The client command allows you to configure your CLI |
Options
Name | Description |
---|---|
-v, --version | Output the version number |
--verbose | Show complete error log |
--json | Output in JSON format |
-h, --help |
|