You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.