beam-up

0.0.0 • Public • Published

Beam Up

A node command-line tool for uploading local assets to a cloud provider.

Usage

ACCESS_SECRET=$ACCESS_SECRET ACCESS_ID=$ACCESS_ID beam-up [options] <source> <destination>
* use a glob for the source eg 'build/*' https://github.com/isaacs/node-glob

Options:

-p, --provider <provider> cloud providers (s3) [s3]
-b, --bucket <bucket> file repo
-e, --expire <expiration> expiration in minutes (252900)

Environment Variables

Variable Description
ACCESS_SECRET Cloud provider secret access key
ACCESS_ID Cloud provider id

Readme

Keywords

none

Package Sidebar

Install

npm i beam-up

Weekly Downloads

1

Version

0.0.0

License

ISC

Last publish

Collaborators