1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-06-20 09:19:27 +02:00
Files
OpenIntegrations/docs/en/cli/vk/CreateCompositePost/bash.txt
T
Vitaly the Alpaca (bot) 9f48461598 Test data update (Jenkins)
2026-01-06 10:53:08 +00:00

8 lines
366 B
Plaintext
Vendored

# JSON data can also be passed as a path to a .json file
oint vk CreateCompositePost \
--text "Post from autotest" \
--objects "['photo657846756_457249491','video-218861756_456241050']" \
--ad false \
--url "https://github.com/Bayselonarrend/OpenIntegrations" \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"