mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-30 05:59:32 +02:00
7 lines
419 B
Plaintext
7 lines
419 B
Plaintext
# JSON данные также могут быть переданы как путь к файлу .json
|
|
|
|
oint s3 ЗагрузитьОбъект \
|
|
--name "pictureSmall.jpg" \
|
|
--bucket "opi-gpbucket3" \
|
|
--data "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg" \
|
|
--basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" |