Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akarshsatija/mssync
https://github.com/akarshsatija/mssync
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/akarshsatija/mssync
- Owner: AkarshSatija
- Created: 2020-07-06T17:32:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T03:29:20.000Z (over 1 year ago)
- Last Synced: 2023-08-07T02:54:20.462Z (over 1 year ago)
- Language: JavaScript
- Size: 52.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# msSync
-----
Worthless script to just just sync a directory to gcs because gsutil won't take credentials file for auth switching 🤦🏻♂️## Usage
```
$ node index.js bucket-name /path-to/directory-to-be-uploaded/ /path-to/serviceaccount-key.json
```