orhun / rustypaste-cli

A CLI tool for rustypaste
https://github.com/orhun/rustypaste
MIT License
56 stars 8 forks source link

feat(cli): show creation date in list output #117

Closed tessus closed 3 months ago

tessus commented 3 months ago

server with PR 294

      Name       | Size |   Creation (UTC)    |    Expiry (UTC)
-----------------|------|---------------------|--------------------
config.bkNq.toml |  152 | 2024-06-09 03:59:04 | 2024-06-10 03:59:04

server without PR 294

      Name       | Size |   Creation (UTC)    |    Expiry (UTC)
-----------------|------|---------------------|--------------------
config.0N9h.toml |  152 | info not available  | 2024-06-10 03:58:47

closes #116