oioi-uploader

0.0.2 • Public • Published

OiOi Uploader

Tool to upload large files to OiOi content mangement system.

Installation

Make sure you have installed NodeJS. See instructions

Run command npm install -g oioi-uploader

Configuration

Create file .oioi-uploader to your home folder with following contents

  key_id = YOUR_KEY_ID
  key_secret = YOUR_KEY_SECRET
  bucket = BUCKET
  url_prefix = URL_PREFI

Usage

Synopsis

  $ oioi-uploader --input file ... 
  $ oioi-uploader --help           

Options

  -i, --input string   Path to file to upload.   
  -h, --help           Display this usage guide. 

Readme

Keywords

none

Package Sidebar

Install

npm i oioi-uploader

Weekly Downloads

0

Version

0.0.2

License

AGPL-3.0

Unpacked Size

5.51 kB

Total Files

3

Last publish

Collaborators

  • metatavu