backups
clan.core.backups.providers
Configured backup providers which are used by this machine
Type: attribute set of (submodule)
Default:
clan.core.backups.providers.<name>.create
Command to start a backup
Type: string
clan.core.backups.providers.<name>.list
Command to list backups.
Type: string
clan.core.backups.providers.<name>.name
Name of the backup provider
Type: string
Default:
clan.core.backups.providers.<name>.restore
Command to restore a backup. The name of the backup and the folders to restore will be set as environment variables NAME and FOLDERS respectively.
Type: string