tinys3cli

command module
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2023 License: MIT Imports: 1 Imported by: 0

README

tinys3cli

A Tiny S3 Client Application in Golang

install

go install github.com/lucidfrontier45/tinys3cli@latest

usage

# list objects
tinys3cli list s3://bucket/path

# upload objects
tinys3cli put [-j n_jobs] localfile1 [localfile2] ... s3://bucket/path

# download objects (recursively)
tinys3cli get [-r] [-j n_jobs] s3:/bucket/path localpath

Documentation

Overview

Copyright © 2022 NAME HERE <EMAIL ADDRESS>

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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