command
module
Version:
v0.0.0-...-72a9cf7
Opens a new window with list of versions in this module.
Published: Jul 26, 2020
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
bunnycdn-storage-sync
A simple command-line tool to synchronize local file system directories to BunnyCDN Storages.
Requirements
- Latest Go version
- Only tested in Unix (macOS)
Installation
go get github.com/mtyurt/bunnycdn-storage-sync
Usage
Assuming you have $GOPATH/bin
in your path:
BCDN_APIKEY= <apikey> bunnycdn-storage-sync <local_dir> <zone_name>
Options:
-dry-run Show the difference and exit
TODO
- Parallel processing of filepath
- Leveled logger usage
- Dockerfile & docker usage
- Build sample github actions to run on push
- Prefix support in storage
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.