s3sync

command
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2026 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Overview

Command s3sync is a TEST-ONLY sync helper for the S3 staging integration test. It copies a single object between the local filesystem and an S3-compatible endpoint, in whichever direction the src/dest imply:

s3sync <src> <dest>

Exactly one of src/dest is an s3://bucket/key URI; the other is a local path. Endpoint and credentials come from the environment (AWS_ENDPOINT_URL, AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION), mirroring how an operator configures a real aws/mc/rclone sync command. This helper is never built into sqi's shipped binaries — it exists only so the integration test can run a real S3 round-trip against an in-process fake S3 with no external tools.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL