Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DB import helper scripts #140

Closed
pirog opened this issue Jul 6, 2017 · 0 comments
Closed

Add DB import helper scripts #140

pirog opened this issue Jul 6, 2017 · 0 comments
Assignees
Labels
feature Requesting that Lando do something new
Milestone

Comments

@pirog
Copy link
Sponsor Member

pirog commented Jul 6, 2017

Manually importing a DB can be a little arduous if you don't understand the HOST/CONTAINER boundary. Let's write a few basic bash scripts we can volume mount into relevant containers so a user can run something like

lando db-import file.sql

and get their db imported. i think we will want the following scripts.

  1. mysql db import script
  2. mysql db export script
  3. postgres db import script
  4. postgres db export script

We might also want to figure out a way to define tooling command options so that we can at least surface options to the user. there is another card in this sprint for this issue

@pirog pirog assigned pirog and unassigned pirog Jul 6, 2017
@pirog pirog added the feature Requesting that Lando do something new label Jul 6, 2017
@pirog pirog added this to the 3.0.0-beta.1 milestone Jul 6, 2017
@pirog pirog self-assigned this Jul 6, 2017
pirog added a commit that referenced this issue Jul 25, 2017
pirog added a commit that referenced this issue Jul 25, 2017
@pirog pirog closed this as completed Jul 26, 2017
pirog added a commit that referenced this issue Jul 26, 2017
pirog added a commit that referenced this issue Jul 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Requesting that Lando do something new
Projects
None yet
Development

No branches or pull requests

1 participant