Skip to content

Restoring backups, and records of restoring

Restoring backups is first-class on Skpr, and you can create and list them directly from skpr.

Create

Creating a restore will restore a backup. You can do this following the Backup restoration documentation.

List

Creating a track an existing purge request using the Restore listing documentation.

More Information

$ skpr restore --help
usage: skpr restore <command> [<args> ...]

Commands used to perform restore operations

Flags:
--help  Show context-sensitive help (also try --help-long and --help-man).

Subcommands:
restore create [<flags>] [<environment>] [<backup>]
Create an restore on demand

restore list [<flags>] <environment>
RestoreList all restores for this project.