robherley/snips.sh

Allow private upload _with_ TTL

robherley opened this issue · 1 comments

Allow uploading a private file with a ttl to immediately get back a signed URL

e.g.

echo "something secret" | ssh snips.sh -- -private --ttl 5m 

added in #29