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 --export and --import command-line parameters #40

Open
sgielen opened this issue Feb 26, 2015 · 0 comments
Open

Add --export and --import command-line parameters #40

sgielen opened this issue Feb 26, 2015 · 0 comments

Comments

@sgielen
Copy link
Member

sgielen commented Feb 26, 2015

When --export is given, instead of starting up the whole bot, just connect to the database and iterate over all rows to export a CSV/JSON/whatever format with the complete database, then exit.

When --import is given, read the same file and insert all rows into the database, then exit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant