0.0.10 • Published 7 years ago

gcloud-bucket-upload v0.0.10

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

gcloud-bucket-upload

A simple script for deploying a directory of static resources to a Google Cloud CDN bucket.

Run the following commands to upload a directory of static resources to a bucket named after your host in the given project id.

npm i -g gcloud-bucket-upload
gbu --host your.site.domain --source rel/or/abs/path/to/files

Add your Google cloud service account key file as gcs.key.json (and don't forget to .gitignore it)

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago