Skip to content

Database wrangler scripts

Matteo Melli requested to merge database-wrangler-runbook into master

Scripts for the Database Wrangler role

cd bin/database-wrangler
./migration (staging|production)

Will print steps and content of each step's script before executing

Edited by Matteo Melli

Merge request reports