s3csecmd

command module
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2017 License: Apache-2.0 Imports: 18 Imported by: 0

README

s3csecmd

s3csecmd is a command line utility to interact with S3 with Client-side encryption using KMS. This tool allow you to quickly upload and download files on S3 encrypted with KMS. For download, it also supports both encrypted and non-encrypted files.

Usage

To upload from local disk to S3.

s3csecmd --kms-id XXXX cp local_path s3://bucket/remote/path

To download from S3 to local disk

s3csecmd --kms-id XXXX cp s3://bucket/remote/path local_path

TODO

  • Improve error handling
  • Add options to customize encryption method

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