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 support for exporting and importing resources #672

Open
ezekg opened this issue Oct 17, 2022 · 2 comments
Open

Add support for exporting and importing resources #672

ezekg opened this issue Oct 17, 2022 · 2 comments

Comments

@ezekg
Copy link
Member

ezekg commented Oct 17, 2022

CSV format. Would be nice to import/export any resource, for easier migration from Cloud to EE and vice-versa. The export functionality should only be for Ent customers in Cloud.

@ezekg ezekg changed the title Add support for exporting licenses Add support for exporting and importing resources Apr 25, 2023
@ezekg
Copy link
Member Author

ezekg commented Apr 27, 2023

This may be best done via a Rake task, on customer request:

rake keygen:export[<account>] > export.csv
rake keygen:import[<account>] < export.csv

We could always add an API endpoint later.

@ezekg
Copy link
Member Author

ezekg commented Apr 30, 2023

Sentry exports to JSON: https://docs.sentry.io/product/sentry-basics/migration/

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