pstorage

command module
v0.0.0-...-5039272 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 31, 2022 License: MIT Imports: 1 Imported by: 0

README

Pstorage API Client

This an application for uploading files to pstorage from the terminal

Usage

With api-key flag


pstorage upload --api-key <APIKEY> files dir/files dir/*

default config file

~/.pstorage.yaml
api-key: <API KEY>
pstorage upload file dir/file dir/*

custom config file

.customfile.yaml
api-key: <KEY>
pstorage upload --config .customfile.yaml  file dir/files dir/*

Flags

  • --original : print orignal url for uploaded files
  • --large : print large url
  • --medium : print medium url
  • --thumb : print thumb url

Documentation

Overview

Copyright © 2022 HeavyDinosaur

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL