s3-storeuploader

command
v2.14.8+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 27, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

README

S3 storer

NAME:
   S3 storer

USAGE:
   s3-storeuploader [global options] command [command options] [arguments...]

VERSION:
   v1.0.0

DESCRIPTION:
   Helper tool to backup files to S3 and maintain a given number of revisions

COMMANDS:
     store                 Stores the given file on S3
     delete-old-revisions  Deletes backups which are older than max-revisions
     delete-all            deletes all backups of the filename
     help, h               Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h     show help
   --version, -v  print the version

Building the docker image

CGO_ENABLED=0 go build -ldflags '-w -extldflags "-static"' -o s3-storeuploader github.com/kubermatic/kubermatic/api/cmd/s3-storeuploader
sudo docker build -t quay.io/kubermatic/s3-storer:v0.1.4 .
sudo docker push quay.io/kubermatic/s3-storer:v0.1.4

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL