humanmade / humanmade/altis-cli

Add a command to restore from backup

Open
#32 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
1
Avg merge
7d 9h
Merged PRs (30d)
3

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.