1.2.0 • Published 3 years ago

s3-upload-folder v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Prerequisites

Get your AWS credentials and place them where aws-sdk package needs them: docs.aws.amazon.com

Usage

Usage: s3-upload-folder folder bucket_name [folder] [--dry] [--public]

  • folder - folder contents to upload
  • bucket_name - your s3 bucket name
  • folder - relative target path (defaults to folder to upload, can use ..)
  • --dry - run example how it would look, without upload
  • --public - specify upload objects as public
1.2.0

3 years ago

1.1.0

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago