Tyler 07338a6ba7
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
[bugfix] Disable cgo from builds
2023-11-14 17:32:47 -05:00
2023-11-14 17:32:47 -05:00
2021-03-26 23:47:13 -04:00
2021-03-26 23:47:13 -04:00

Paste.ee CLI

Build Status

A simple, flexible CLI tool for uploading to Paste.ee.

Uploading Pastes

The CLI supports two methods of uploading, stdin and file arguments.

stdin:

echo hello | pastee

files:

pastee FILE1 FILE2 FILE3

Pastes can be encrypted by passing -e or --encrypt to the tool, which will encrypt on your server and upload just like the web interface.

Logging in

If you'd like to attach your pastes to an account, you can login via pastee login. This will authenticate your account against the API and store an API key to upload with.

Description
Command line tool for Paste.ee
Readme 5.7 MiB
release Latest
2023-11-14 22:35:43 +00:00
Languages
Go 87.5%
Shell 12.5%