Skip to content

v0.98.11

Choose a tag to compare

@github-actions github-actions released this 10 Aug 05:36
· 2 commits to main since this release

Added

  • easypanel db download <project> <service> fetches a dump written by db dump
    onto this machine, streamed straight from object storage (the container is not
    involved). Without --path it takes the newest dump of the service; --out
    accepts a file path or a directory, and an existing file is never overwritten.
  • In the TUI, the object-storage dump list (Storage ▸ Object-storage dumps) now
    downloads the selected dump with d, next to the Enter that restores it.