This repository has been archived on 2023-03-15. You can view files and clone it, but cannot push or open issues or pull requests.
infrastructure/docker/bckp/README.md

12 lines
94 B
Markdown
Raw Normal View History

2020-05-30 12:10:32 +00:00
Install dependencies:
```
GOBIN=$GOPATH/bin go get .
```
Run:
```
go run ./kv_to_s3.go
```