1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-09 23:12:35 +02:00
Files
OpenIntegrations/docs/en/cli/dropbox/UploadFile/bash.txt

5 lines
147 B
Plaintext
Raw Normal View History

2024-10-20 22:15:39 +03:00
oint dropbox UploadFile \
--token "***" \
2025-07-05 13:02:22 +03:00
--file "C:\Users\bayse\AppData\Local\Temp\x1ecwvzeyeq.png" \
2024-10-20 22:15:39 +03:00
--path "/New/pic.png" \
--overwrite true