# wpdocker backup restore website

Restore website source + DB

# Usage

wpdocker backup restore website DOMAIN CODE_BACKUP_FILE DB_BACKUP_FILE

# Arguments

# DOMAIN

The domain will perform full data recovery (including source code and database)

Attributes  
Required: ✓ Yes

# CODE_BACKUP_FILE

The path to the backup file for the site

Attributes  
Required: ✓ Yes

# DB_BACKUP_FILE

The path to the database backup file

Attributes  
Required: ✓ Yes