s3client

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

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

Go to latest
Published: Jan 17, 2020 License: MIT Imports: 18 Imported by: 0

README

S3 Client

The S3 Client can be used to connect to a preconfigured S3 Endpoint and browse it in a bash-like look and feel.

Installation

Download and install the S3 Client via Go command line:

go get github.com/sbreitf1/s3client
go install github.com/sbreitf1/s3client

You can now run the S3 client using s3client from your command line.

Getting started

TODO

Usage

Most commands in the S3 Client console behave like in bash. Your working directory is expanded by the selected bucket and server including the corresponding credentials. The client is typically started using an environment, that defines which connection and default bucket to use:

s3client -e local

This command lets you enter url and credentials of a new endpoint or starts a session. You can also just call s3client to select the environment from a list of already configures ones.

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