Skip to content

Add a command to restore from backup #32

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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