Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 718 Bytes

README.rst

File metadata and controls

29 lines (20 loc) · 718 Bytes

puush-linux

Version: git

An enhanced fork of blha303's original puush-linux bash script.

Usage

Usage: puush [options] [file]

  Options:
  -d  Delete file
  -f  No delete prompt
  -h  Show this message
  -l [search] List uploaded files

The variable PUUSH_API_KEY must be set, either in the environment or at the top of puush. This can be obtained from puush account settings.

If a hyphen is given for the file parameter, puush-linux will attempt to read the filename from STDIN.