pasty icon indicating copy to clipboard operation
pasty copied to clipboard

Console commands

Open lus opened this issue 4 years ago • 0 comments

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
>

lus avatar Jul 18 '21 15:07 lus