mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-26 05:37:27 +02:00
8 lines
358 B
Plaintext
8 lines
358 B
Plaintext
# 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\awu001byuqq.png" \
|
|
--ad true \
|
|
--url "https://github.com/Bayselonarrend/OpenIntegrations" \
|
|
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" |