You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-06 21:04:14 +02:00
6 lines
304 B
Plaintext
Vendored
6 lines
304 B
Plaintext
Vendored
# JSON data can also be passed as a path to a .json file
|
|
|
|
oint gdrive UploadFile \
|
|
--token "***" \
|
|
--file "https://hut.openintegrations.dev/test_data/picture.jpg" \
|
|
--props "{'MIME':'image/jpeg','Name':'New file.jpg','Description':'This is a new file','Parent':'1T61ve0vc7hRiV8RYiMcBqR0GH3umkYDN'}" |