0.1.0 • Published 6 years ago

gcslift v0.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

gcslift Build Status

Easily deploy your files to Google Cloud Storage.

Installation

$ npm install gcslift --save-dev

Usage

$ gcslift --help

  Usage
    $ gcslift <source> <destination>

  Options
    --key-file  Path to service account key file

  Examples
    $ gcslift --key-file key-file.json build gs://bucket

Changelog

This project follows Semantic Versioning 2.

  • v0.1.0 (2017-11-24): Initial release

License

MIT © MeisterLabs GmbH