s3-upload-folder

1.2.0 • Public • Published

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

/s3-upload-folder/

    Package Sidebar

    Install

    npm i s3-upload-folder

    Weekly Downloads

    2

    Version

    1.2.0

    License

    MIT

    Unpacked Size

    4.46 kB

    Total Files

    5

    Last publish

    Collaborators

    • jacekpietal