Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Create MySQL Production Database Dump
authored
Sep 17, 2019
by
DAVID KUNKEL
Show whitespace changes
Inline
Side-by-side
Create-MySQL-Production-Database-Dump.md
View page @
f56a39a3
...
@@ -48,7 +48,7 @@ Table of contents:
...
@@ -48,7 +48,7 @@ Table of contents:
```
bash
```
bash
cd
~
cd
~
```
```
1.
Execute script
`pull-prod-db.sh`
with an argument to it as below.
1.
Execute script
`
./
pull-prod-db.sh`
with an argument to it as below.
*
`commerce`
or
`authenticator`
for D8 prod dumps
**OR**
*
`commerce`
or
`authenticator`
for D8 prod dumps
**OR**
*
`socmed`
,
`acetool`
,
`citrb`
,
`ocio`
,
`ogc`
,
`medweek`
,
`mbda`
,
`es`
,
`cc`
for D7 prod dumps.
*
`socmed`
,
`acetool`
,
`citrb`
,
`ocio`
,
`ogc`
,
`medweek`
,
`mbda`
,
`es`
,
`cc`
for D7 prod dumps.
...
...