augustash/ddev-pantheon-db
最新稳定版本:1.0.0
Composer 安装命令:
composer require augustash/ddev-pantheon-db
包简介
DDEV add-on for fast Pantheon database pulls.
README 文档
README
A DDEV add-on that provides a fast Pantheon database pull using terminus ldb for live environments.
Installation
ddev add-on get augustash/ddev-pantheon-db
If using augustash/ddev-drupal or augustash/ddev-wordpress, this add-on is installed automatically on ddev start.
Requirements
TERMINUS_MACHINE_TOKENset in~/.ddev/global_config.yamlDDEV_PANTHEON_SITEandDDEV_PANTHEON_ENVIRONMENTset in.ddev/config.yaml
Usage
ddev db # Pull database if local db is empty or has only one table ddev db -f # Force a fresh database pull
For Drupal projects, ddev db will also run composer install, drush cr, drush cim, and drush updb after the pull.
How it works
- Live environments: Uses
terminus ldbfor a fast local database copy - Other environments: Uses
terminus connection:infowithmysqldump
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-03-27