BluesparkLabs / spark

✨ Toolkit to develop, test and run Drupal websites.
MIT License
2 stars 1 forks source link

Command to import database dump #13

Closed balintbrews closed 6 years ago

balintbrews commented 6 years ago

(Extracted from #8.)

Implement a command to import a database dump. Use the default location (#12) if not otherwise specified.

Note: When starting the environment using spark containers:start the MySQL container already picks up a specifically named and placed dump file automatically when initializing the container.

balintbrews commented 6 years ago

Closing this in favor of #30.