s3explorer

command module
v0.0.0-...-413c010 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2018 License: GPL-3.0 Imports: 25 Imported by: 0

README

s3explorer

Terminal Based S3 File Explorer

Download

There are pre-compiled binaries in the releases section.

AWS Credentials
  • Refer to the AWS documentation to configure your credentials. s3explorer loads credentials in the following order:
    • Environment credentials
    • Shared credentials file (e.g. $HOME/.aws/credentials)
    • EC2 Instance Profile
Building From Source

Dependencies

  • github.com/aws/aws-sdk-go
  • github.com/gizak/termui
# Using `go get`
$> go get github.com/aws/aws-sdk-go
$> go get github.com/gizak/termui
$> go get github.com/tinyzimmer/s3explorer

# From git or source code tarball
# ensure dependencies as listed above
$> git clone https://github.com/tinyzimmer/s3explorer # or download archive
$> cd s3explorer
$> go build .
Usage
$> s3explorer <-d [debug file]>

The program will list all of the S3 Buckets you have access to and present them in a file explorer format. You can descend into the buckets and directories therein with your keyboard.

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