Closed
Description
I like gitea dump
because it allows to backup everything into a single file, but I find it difficult to automate (weekly cron job) because it's doesn't allows to specify the exact destination of the backup (to copy it elsewhere for example).
That leaves us with the (not pretty) option to parse the output to get the zip name.. something like gitea dump --destination /path/to/zip
would be great.
Sorry not a go developer, if not I will simply send a PR for this (yeps it's a lame excuse, I know =)