appwrite/docs/examples/1.8.x/console-cli/examples/functions/create-template-deployment.md

7 lines
200 B
Markdown
Raw Normal View History

2025-08-26 03:40:03 +00:00
appwrite functions create-template-deployment \
--function-id <FUNCTION_ID> \
--repository <REPOSITORY> \
--owner <OWNER> \
--root-directory <ROOT_DIRECTORY> \
--version <VERSION>