Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Useful utility for creating and pulling drupal backups from Pantheon

Notifications You must be signed in to change notification settings

mikeethedude/pantheon-backup-utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

pantheon-backup-utility

Somewhat useful backup script for use with Pantheon in local development.

Put it in your private/scripts directory in the root of your Drupal Repo for best results.

Usage: sh panback.sh site.env type

  • site is the name of your Pantheon site. The first part of your Pantheon url blah.pantheonsite.io.
  • env is the name of the Pantheopn environment. live, test, dev, or multidev names.
  • type can be db, files, or all.

Example usage: sh panback.sh example-site.dev db

About

Useful utility for creating and pulling drupal backups from Pantheon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages