rusackas commented on issue #25342: URL: https://github.com/apache/superset/issues/25342#issuecomment-1762229796
You might be able to use the Preset CLI for some of this, particularly since the YAML files for import/export can be templated with Jinja - (see the "Using Templates" section in [this blog post](https://preset.io/blog/version-control-superset-charts-dashboards-superset/) on the topic). If managing these assets "as code" doesn't make sense for your use case, do you think there's a way to support this export-from-storage / import-from-storage idea to work in a more abstract way? I could see it being configurable to use azure blob storage, S3, or... whatever, really. I think we wouldn't want to tie the API to a particular paid/branded product. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
