sebastianliebscher opened a new pull request, #24326: URL: https://github.com/apache/superset/pull/24326
### SUMMARY Analog to the API, this PR adds the possibility to import and export assets from Superset CLI. AFAIK the unversioned `importexport` will be deprecated, so this new functionality applies to the versioned `importexport` only. ### TESTING INSTRUCTIONS export - `superset export-assets --help` import - `superset import-assets --help` test - `scripts/tests/run.sh --module tests/integration_tests/cli_tests.py` ### ADDITIONAL INFORMATION - [x] Required feature flags: `VERSIONED_EXPORT` - [x] Introduces new feature or API -- 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]
