mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
[FR] Add database backup entries without GUI #286
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rizlas on 1/4/2026
Is it possible to add database backup entries without using the GUI?
I would like to be able to add backup entries via a file (for example a conf.d-style directory) or via an API, to support automation and headless setups.
Thanks.