1
0
Fork 0
mirror of synced 2024-06-01 10:29:48 +12:00
appwrite/docs/examples/0.12.x/server-cli/examples/storage/create-file.md
2022-01-04 12:53:40 +01:00

6 lines
120 B
Markdown

appwrite storage createFile \
--fileId="[FILE_ID]" \
--file="" \
--read="" \
--write=""