@cni-interactive/s3-deploy

0.0.2 • Public • Published

Simple cli for copying a directory to an S3 bucket configured via the following environment variables

AWS_S3_STAGING AWS_S3_LIVE AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY AWS_REGION

example usage:

this moves the contet of a dist folder to test/ location on S3 ... deploy-to-s3 --target test/

this moves the contet of a dist folder to live-build/ location on S3 ... deploy-to-s3 --source ./build --target live-build/

Readme

Keywords

none

Package Sidebar

Install

npm i @cni-interactive/s3-deploy

Weekly Downloads

1

Version

0.0.2

License

ISC

Last publish

Collaborators

  • tomgp