1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-06-18 05:04:13 +02:00
Files
OpenIntegrations/docs/en/cli/vk/CreatePost/bash.txt
T
Vitaly the Alpaca (bot) 2a4ae66577 Test data update (Jenkins)
2025-02-10 12:29:18 +03:00

8 lines
358 B
Plaintext
Vendored

# JSON data can also be passed as a path to a .json file
oint vk CreatePost \
--text "Post from autotest" \
--pictures "C:\Users\Administrator\AppData\Local\Temp\gufpmtvl5xu.png" \
--ad true \
--url "https://github.com/Bayselonarrend/OpenIntegrations" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"