• CreateBackup creates a new backup of the current app pb_data directory.

    Backups can be stored on S3 if it is configured in app.Settings().Backups.

    Please refer to the godoc of the specific CoreApp implementation for details on the backup procedures.

    Parameters

    Returns void

Generated using TypeDoc