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

6 lines
219 B
Plaintext
Vendored

oint slack UploadFile \
--token "***" \
--file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx" \
--filename "megadoc.docx" \
--title "NewFile" \
--channel "C06UFNUTKUL"