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 Import/Export scripts or CLI for resolved links #46

Open
boogheta opened this issue Nov 13, 2020 · 1 comment
Open

Add Import/Export scripts or CLI for resolved links #46

boogheta opened this issue Nov 13, 2020 · 1 comment

Comments

@boogheta
Copy link
Member

boogheta commented Nov 13, 2020

(to do after having setup the shared linksstore option)

We need to be able to dump a csv of all resolved links from the index/redis/... and to reimport it into another one (to do backups or to fuse existing resolved db for instance)

I guess these could well be specific CLI commands such as importlinks and exportlinks for instance (there's probably better name options)

these actions corresponded to the scripts bin/export_resolved_links.py and bin/import_resolved_links.py in v0.1

@boogheta boogheta added this to the v1.1 Next stable milestone Jul 27, 2021
@boogheta boogheta removed this from the v1.3 Next stable milestone Jul 26, 2022
@boogheta
Copy link
Member Author

It could be handled simply by ES imports/exports for now

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