Skip to main content

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

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


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.6.tar.gz (3.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page