Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 404 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 404 Bytes

Metabase Import/Export

Export/Import metabase collection to JSON file.

Supports SQL native questions and dashboards. Snippets and non-SQL questions are currently not supported.

Install

  • pip install metabase-import-export

Usage

  • See metabase-import-export --help for usage information.

License

This project is release under BSD license. See LICENSE.txt file for more information.