You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
Test data update (Jenkins)
This commit is contained in:
7
docs/en/cli/s3/CreateBucket/bash.txt
vendored
7
docs/en/cli/s3/CreateBucket/bash.txt
vendored
@@ -1,6 +1,3 @@
|
||||
# JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint s3 CreateBucket \
|
||||
--name "opi-gpbucket3" \
|
||||
--basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" \
|
||||
--dir false
|
||||
--name "opi-dirbucket3" \
|
||||
--basic "C:\Users\Administrator\AppData\Local\Temp\ihnlr2whhpd.tmp"
|
||||
7
docs/en/cli/s3/CreateBucket/bat.txt
vendored
7
docs/en/cli/s3/CreateBucket/bat.txt
vendored
@@ -1,6 +1,3 @@
|
||||
:: JSON data can also be passed as a path to a .json file
|
||||
|
||||
oint s3 CreateBucket ^
|
||||
--name "opi-gpbucket3" ^
|
||||
--basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3'}" ^
|
||||
--dir false
|
||||
--name "opi-dirbucket3" ^
|
||||
--basic "C:\Users\Administrator\AppData\Local\Temp\ihnlr2whhpd.tmp"
|
||||
Reference in New Issue
Block a user