Command line pastebin client
Project description
Igloo: a command line pastebin client.
Usage:
igloo [-t TITLE] [-s SYNTAX] [-p PRIVACY] [-e EXPIRATION] [FILE] ...
igloo (-l | --list)
igloo (-r | --reset)
igloo (-h | --help)
igloo --version
Creates a pastebin from files or standard input and returns the pastebin's URL.
You must have a pastebin.com account to use igloo.
Examples:
igloo my_file.txt
igloo -t 'code snippet' -s python -p private < my_code.py
echo 'hello world!' | igloo
Arguments:
FILE File(s) to copy. Multiple files will
have their contents joined by
newlines. If no file is specified
standard input will be used instead.
Options:
-h --help Show this screen.
--version Show version.
-t TITLE --title=TITLE Title of snippet.
-s SYNTAX --syntax=SYNTAX Highlighting format.
-p PRIVACY --privacy=PRIVACY Privacy level [default: unlisted].
-e EXPIRATION --expiration=EXPIRATION Lifetime of snippet [default: 1H].
-l --list View list of snippets by the current
logged in user.
-r --reset Reset pastebin credentials.
Usage:
igloo [-t TITLE] [-s SYNTAX] [-p PRIVACY] [-e EXPIRATION] [FILE] ...
igloo (-l | --list)
igloo (-r | --reset)
igloo (-h | --help)
igloo --version
Creates a pastebin from files or standard input and returns the pastebin's URL.
You must have a pastebin.com account to use igloo.
Examples:
igloo my_file.txt
igloo -t 'code snippet' -s python -p private < my_code.py
echo 'hello world!' | igloo
Arguments:
FILE File(s) to copy. Multiple files will
have their contents joined by
newlines. If no file is specified
standard input will be used instead.
Options:
-h --help Show this screen.
--version Show version.
-t TITLE --title=TITLE Title of snippet.
-s SYNTAX --syntax=SYNTAX Highlighting format.
-p PRIVACY --privacy=PRIVACY Privacy level [default: unlisted].
-e EXPIRATION --expiration=EXPIRATION Lifetime of snippet [default: 1H].
-l --list View list of snippets by the current
logged in user.
-r --reset Reset pastebin credentials.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
igloo-0.0.7.tar.gz
(3.2 kB
view details)
File details
Details for the file igloo-0.0.7.tar.gz
.
File metadata
- Download URL: igloo-0.0.7.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c7ff09bad577fa4451f62151187ef86b7cfc6ffda7efd7aa3a328f66ba802f0a
|
|
MD5 |
8a8041f65070c44fd6cb17fd786f8b44
|
|
BLAKE2b-256 |
81d53d507bde7245ba025ae8e9ba30664c3500e02071966ce2927569bd463a96
|