Bulk Operations
If you have a large number of repositories it is not comfortable to manage their settings using Cloudback Dashboard with the card-based user interface. Cloudback offers the Bulk Operations
dialog instead. The dialog allows you to apply settings to many repositories with a single click.
Repository name pattern
Repository name pattern accepts wildcard characters and a comma character to join multiple queries:
Wildcard characters:*
- zero or more characters?
- exactly one character,
- specify multiple queries separated by a comma
Samples:
For the account cristobal-martinez
with 4 repositories awesome
, awesome-repos
, books
and static-website-example
:
*
- matches all repositoriesawe*
- matchesawesome
andawesome-repos
awe*,book
- matchesawesome
,awesome-repos
andbook
*b*
- matchesbook
andstatic-website-example
Settings that can be applied
Schedule
- an hour for a daily backup triggerRetention
- backup archive retention policy, how many days we store an archive before we delete itStorage
- storage for backup archives, could beCloudback
or created by a userState
- schedule / unschedule, or enable / disable automated daily backups