#slash #s3ueeze

bin+lib s3ueeze

Collect S3 files and merge them

1 unstable release

new 0.0.3 May 14, 2025

#4 in #slash

AGPL-3.0-or-later

33KB
558 lines

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

Dependencies

~39–52MB
~851K SLoC