simply-s3
v0.2.3
Published
Powerful and easy to use S3 CLI
Readme
Simply S3
Powerful and easy to use S3 CLI
Installation
This package is meant to be installed globally:
$ npm i -g simply-s3Node Version
This package was built using Node v10.10.0 and is only guaranteed to work with that version
Usage
$ simplys3 <action> [options]For consistency in documentation, each action has help text associated with it that can be accessed by using the --help (or -h) option.
Use the help action for general assistance with using the package:
$ simplys3 helpDevelopment
This project is developed under the following paradigms
- This project must support large files
- This project should use as few dependencies as possible
- This project should be as easy to use as possible
