Restore

Reference for the manage.py snapshots restore subcommands.

restore

restore Usage: manage.py snapshots restore [OPTIONS] COMMAND1 [ARGS]...                                    [COMMAND2 [ARGS]...]... Restore a snapshot ╭─ Options ─────────────────────────────────────────────────────╮ --nameSNAPSHOTSnapshot name (default: latest)                 --install-completionInstall completion for  the current shell.      --show-completionShow completion for the current shell, to copy  it or customize the     installation.           --helpShow this message and   exit.                   ╰───────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────╮ database   Restore database(s) from compressed SQL dumps    media      Restore MEDIA_ROOT from compressed tarball       environmentShow diff between snapshot environment and       current                                          ╰───────────────────────────────────────────────────────────────╯