Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 755 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 755 Bytes

Confluence Backup Cleanup

Ausführung

./clean-up.sh -n [NUMBER OF ELEMENTS] -p [PATH TO ARCHIVES]

Folgende Optionen stehen zur Verfügung:

Parameter Funktion
-n | --number-of-elements Number of newest elements to be kept
-p | --path Path to archived backup files
-h | --help Prints info about usage and help

Nutzung

Ausführung in gleichen Verzeichnis wie das Backup

./clean-up.sh -n 3 -p .

Ausführung in anderem Verzeichnis als das Backup

./clean-up.sh -n 3 -p ./confluence/confluencedata/backup