s3ueeze

Crates.ios3ueeze
lib.rss3ueeze
version0.0.3
created_at2025-05-14 17:59:55.467892+00
updated_at2025-05-14 17:59:55.467892+00
descriptionCollect S3 files and merge them
homepagehttps://git.sr.ht/~yikesh/s3ueeze
repositoryhttps://git.sr.ht/~yikesh/s3ueeze
max_upload_size
id1673766
size112,114
(yikesh)

documentation

README

s3ueeze

Usage: s3ueeze [OPTIONS] --destination <DESTINATION> [SOURCES]...

Arguments:
  [SOURCES]...  Sources of s3 files to merge. If a "directory", will recurse into the directory indefinitely. Don't pass a trailing slash

Options:
  -v, --verbose...                 Increase logging verbosity
  -w, --workers <WORKERS>          Number of workers to spawn. Defaults to number of cores
  -d, --destination <DESTINATION>  Destination where to write the file. May be local or remote; prefix with s3:// to use a remote destination
  -h, --help                       Print help
Commit count: 0

cargo fmt