Backup

On a running TAG you will need to call the backup endpoint:

curl -v --user joe:secretsecret -X POST \
http://localhost:8080/tag/api/backup/all

By default it will create a new folder at …​/backups/bak-yyyy-MM-dd-HH-mm-ss. The folder name will contain the time of the backup.