Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.06 KB

README.md

File metadata and controls

20 lines (16 loc) · 1.06 KB

s3syncer

Usage


Usage:
  s3syncer [flags]

Flags:
  -f, --folder string      folder to watch
  -h, --help               help for s3syncer
  -l, --log-level string   command log level (options: [panic fatal error warning info debug trace]) (default "info")
  -p, --s3-path string     S3 path (s3://<bucket name>/<path>)
  -r, --s3-region string   S3 region (default "eu-west-1")```

[![Build Status](https://travis-ci.org/WanderaOrg/s3syncer.svg?branch=master)](https://travis-ci.org/WanderaOrg/s3syncer)
[![Docker Build Status](https://img.shields.io/docker/build/wanderadock/s3syncer.svg)](https://hub.docker.com/r/wanderadock/s3syncer/)
[![Go Report Card](https://goreportcard.com/badge/github.com/WanderaOrg/s3syncer)](https://goreportcard.com/report/github.com/WanderaOrg/s3syncer)
[![GitHub release](https://img.shields.io/github/release/WanderaOrg/s3syncer.svg)](https://github.com/WanderaOrg/s3syncer/releases/latest)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/WanderaOrg/s3syncer/blob/master/LICENSE)