s3mini

command module
v0.0.0-...-fd683d2 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2019 License: MIT Imports: 7 Imported by: 0

README

s3mini

s3mini is a minimal implementation of the aws s3 CLI for s3 buckets, and concentrates on only two features: downloading files (cp) and listing items in an S3 bucket (ls)

CLI commands

cp
s3commander cp s3://hc-oss-test/go-getter/folder/main.tf .
 7 B / 7 B [=======================================] 100.00% 0s
Downloaded main.tf
ls
s3commander ls s3://hc-oss-test/go-getter/folder/
       DIR s3://hc-oss-test/go-getter/folder/subfolder
         0 s3://hc-oss-test/go-getter/folder
         7 s3://hc-oss-test/go-getter/folder/main.tf

Attribution

Original code was heavily based/forked from https://github.com/tuneinc/fasts3

Build

make

Testing

make test

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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