docs update

This commit is contained in:
Damodar Lohani
2022-08-29 12:09:22 +00:00
parent 60c05fad25
commit 3f9bbd5fc7
69 changed files with 73 additions and 62 deletions
@@ -1,7 +1,7 @@
appwrite functions create \
--functionId [FUNCTION_ID] \
--name [NAME] \
--execute one two three \
--execute "role:all" \
--runtime node-14.5 \
@@ -1,7 +1,7 @@
appwrite functions update \
--functionId [FUNCTION_ID] \
--name [NAME] \
--execute one two three \
--execute "role:all" \