s3ueeze 0.0.3

Collect S3 files and merge them
Documentation

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