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] [-f FILE]
igloo (-l | --list)
igloo (-h | --help)
igloo --version

Examples:
igloo -s python -f my_code.py
igloo -t 'vimrc copy' -s vim -p private < .vimrc
echo 'hello world!' | igloo

Options:
-h --help Show this screen.
--version Show version.
-l --list View list of snippets.
-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].
-f FILE --file=FILE File to copy. Standard input will be
used if no file is specified.

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.4.tar.gz (2.8 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