appwrite functions create \
        --functionId [FUNCTION_ID] \
        --name [NAME] \
        --execute "any" \
        --runtime node-14.5 \



