Skip to content

Add a command to restore from backup #32

@goldenapples

Description

@goldenapples

Currently restoring an environment from a backup is a three-step process:

  • download the backup to local with altis-cli backups
  • scp this file to the sandbox with altis-cli stack scp
  • expand the archive and run wp db import on the server

Since this is an action that may need to be taken in urgent situations, it would be nice to have the process simplified. I don't have clear details, but a restore command that handled all these steps would be great.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions