1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-06 21:04:14 +02:00
Files
OpenIntegrations/docs/en/cli/gdrive/UploadFile/bash.txt
T
Vitaly the Alpaca (bot) ec04e817fe Test data update (Jenkins)
2026-02-18 14:29:26 +00:00

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'}"