Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

jimenez/fpasteCL

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fpasteCL

Build Status

A command line client for fpaste.org written in Go

Usage: fpasteCL [-hP] [-e value] [-l value] [-p value] [-u value] [FILE...]
 -e, --expire=value  Seconds after which paste will be deleted from server
 -h, --help          Display this help
 -l, --lang=value    The development language used
 -p, --pass=value    Add a password
 -P, --private       Private paste flag
 -u, --user=value    An alphanumeric username of the paste author

Example:

With stdin and a pipe,

$> echo "my logs to share" | fpasteCL -P -u devops
http://fpaste.org/#number#/#hash#

From multiple files,

$> fpasteCL -P -u devops file1 file2 file3
http://fpaste.org/#number#/#hash#
http://fpaste.org/#number#/#hash#
http://fpaste.org/#number#/#hash#

About

fpaste.org command line client written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.