lus / pasty

pasty is a fast and lightweight code pasting server
https://pasty.lus.pm
MIT License
200 stars 28 forks source link

Console commands #16

Open lus opened 3 years ago

lus commented 3 years ago

Maybe it would be nice to be able to attach to the pasty process and instruct it to do something based on commands. Maybe like this:

$ docker attach pasty
> delete abc123
:: deleted paste abc123
> stats
:: pastes: 420
:: today:  69
>