1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-04-26 20:43:22 +02:00
Files
OpenIntegrations/docs/ru/cli/vk/CreateProductCollection/bash.txt
T

8 lines
357 B
Plaintext
Vendored

# JSON data can also be passed as a path to a .json file
oint vk CreateProductCollection \
--title "TestCollection" \
--picture "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" \
--main true \
--hidden false \
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}"