glue-boy is command line friendly, upload a file with:
$ curl -L -F "content=<filename.extension" -w "%{url_effective}\n" https://glue.nprescott.com
or paste STDOUT:
$ fortune | curl -L -F "content=<-" -w "%{url_effective}\n" https://glue.nprescott.com