rhpaste 0.1.6

Creator: bradpython12

Last updated:

Add to Cart

Description:

rhpaste 0.1.6

Red Hat Pastebin CLI Tool
This tool is made to allow Red Hat Employees to quickly and easily upload files to the Red Hat internal Pastebin instance (https://pastebin.test.redhat.com).
Instructions
Install with pip
$ pip3 install rhpaste

Usage:
$ cat myfile.txt | rhpaste
http://pastebin.test.redhat.com/xxxxxxx

Expanded usage:
$ rhpaste --help
usage: rhpaste [-h] [-f FORMAT] [-e EXPIRY]

Tool to upload text content from the cli to pastebin.test.redhat.com.

optional arguments:
-h, --help show this help message and exit
-f FORMAT, --format FORMAT
format of text: text, html, bash, python...
-e EXPIRY, --expiry EXPIRY
expiry of paste: f = Forever, m = Month, d = Day

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.