1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-29 22:27:42 +02:00
Files
OpenIntegrations/docs/en/cli/NEW_CLI/dropbox/UploadFileByURL/bash.txt
Vitaly the Alpaca (bot) 3bbbae72a1 Test data update (Jenkins)
2024-10-20 22:15:39 +03:00

4 lines
178 B
Plaintext

oint dropbox UploadFileByURL \
--token "***" \
--url "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx" \
--path "/New/url_doc.docx"