Skip to content

Ploppz/s3-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s3-cli

Example

Upload:

cargo run -- --profile testing cp src localhost:9000/test-bucket/hey

Remove:

cargo run -- --profile testing rm localhost:9000/test-bucket/hey

About

Maybe at some point it could be used as an aws cli alternative

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages