appwrite/Setup Appwrite CLI

A GitHub Action to setup Appwrite CLI.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
endpointAppwrite Endpointnohttps://cloud.appwrite.io/v1
methodLogin method either `key` or `email`no
emailUser emailno
passwordUser passwordno
projectProject IDno
keyAPI Keyno
self_signedWhether you are using a self-signed, local certificateno
forceWhen set to `true`, push or pull actions will have the `--force` flagnofalse
allWhen set to `true`, push or pull actions will have the `--all` flagnofalse
actionsList of appwrite actions to execute, you can use write the command with or without the leading `appwrite` ```yaml actions: |- appwrite push functions push collections ```no

no outputs