Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ghostbar/s3.bash
WIP -- s3 cli tool written in bash
https://github.com/ghostbar/s3.bash
Last synced: 8 days ago
JSON representation
WIP -- s3 cli tool written in bash
- Host: GitHub
- URL: https://github.com/ghostbar/s3.bash
- Owner: ghostbar
- License: mit
- Created: 2016-02-23T06:44:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-02-23T07:12:42.000Z (over 8 years ago)
- Last Synced: 2023-03-10T20:33:40.876Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
s3.bash
=======WHAT IS THIS?
-------------
A script written in bash to upload stuff into S3 buckets.HOW?!
-----s3.bash -k s3key -s s3secret -d path/to/upload -b bucket-name -X
AUTHOR AND LICENSE
------------------
© 2016, Jose-Luis Rivas ``.This software is licensed under the MIT terms, you can find a copy of the
license in the `LICENSE` file in this repository.