1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-07-01 00:55:36 +02:00
Files
OpenIntegrations/docs/en/cli/s3/GetObject/bash.txt

6 lines
256 B
Plaintext
Vendored

# JSON data can also be passed as a path to a .json file
oint s3 GetObject \
--name "bigfile.exe" \
--bucket "newbucket2" \
--basic "{'URL':'storage-155.s3hoster.by','AccessKey':'***','SecretKey':'***','Region':'BTC','Service':'s3','ChunkSize':200000}"