You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-24 00:01:24 +02:00
6 lines
236 B
Plaintext
6 lines
236 B
Plaintext
|
|
# JSON data can also be passed as a path to a .json file
|
||
|
|
|
||
|
|
oint s3 HeadBucket \
|
||
|
|
--name "opi-dirbucket3" \
|
||
|
|
--basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \
|
||
|
|
--account "1234"
|