Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add resticprofile with ddev support #646

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

hussainweb
Copy link
Member

@hussainweb hussainweb commented Oct 23, 2024

Requirements:

Usage:

  • resticprofile ddev.snapshots - List all snapshots
  • resticprofile ddev.backup - Backup current DB and files as the latest snapshot
  • resticprofile ddev.restore latest - Restore the latest snapshot for DB and files

For each of the above, replace ddev with ddev-db or ddev-files to backup or restore only that specific asset type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants