Aiden01 / bayfiles-cli

a cli for bayfiles.com -- also supports anonfile.com and megaupload.nz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bayfiles-cli

A cli for bayfiles.com, anonfile.com and megaupload.nz file uploading.

Installation

npm i -g bayfiles-cli

Usage

$ bayfiles
bayfiles <files...>

upload one or multiple files

Positionals:
  file  the file to upload                                              [string]

Options:
  --help      Show help                                                [boolean]
  --version   Show version number                                      [boolean]
  --site, -s  site to upload
           [choices: "bayfiles", "anonfile", "megaupload"] [default: "bayfiles"]

Not enough non-option arguments: got 0, need at least 1

About

a cli for bayfiles.com -- also supports anonfile.com and megaupload.nz

License:MIT License


Languages

Language:JavaScript 100.0%