1
0
Fork 0
mirror of synced 2024-06-11 23:34:45 +12:00
appwrite/docs/examples/0.12.x/server-cli/examples/storage/create-file.md

6 lines
120 B
Markdown
Raw Normal View History

2021-11-26 02:07:19 +13:00
appwrite storage createFile \
2022-01-05 00:53:40 +13:00
--fileId="[FILE_ID]" \
2021-11-26 02:07:19 +13:00
--file="" \
--read="" \
--write=""