1.2.0 • Published 2 years ago

s3-upload-folder v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.1.0

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago