dboxpaper

command module
v0.0.0-...-1d881c1 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2022 License: MIT Imports: 18 Imported by: 0

README

dboxpaper

Test Status Go Report Card

dboxpaper

client for Dropbox Paper

Usage

NAME:
   dboxpaper - Dropbox Paper client

USAGE:
   dboxpaper [global options] command [command options] [arguments...]
   
VERSION:
   0.0.1
   
AUTHOR(S):
   mattn <mattn.jp@gmail.com> 
   
COMMANDS:
     cat         Cat paper
     delete      Delete paper permanently
     list, ls    Show papers
     upload, up  Upload paper
     help, h     Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h     show help
   --version, -v  print the version

list papers

$ dboxpaper list

cat paper

$ dboxpaper cat XXXXXXXXXXX

upload paper

$ cat README.md | dboxpaper upload

update paper

$ cat README.md | dboxpaper upload XXXXXXXXXXX

delete paper

$ dboxpaper delete XXXXXXXXXXX

Installation

$ go install github.com/mattn/dboxpaper@latest

License

MIT

Author

Yasuhiro Matsumoto (a.k.a. mattn)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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