The metabase utility
Getting Started
Prerequisites
If you haven't already, follow the initial steps of the Getting Started guide:
Dependencies
Metabase is packaged as a Docker image so you must have Docker installed before running the plugin.
Installation and configuration
-
Add the metabase utility to your
project using
:meltano add
-
Configure the metabase
settings using
:meltano config
meltano add utility metabase
meltano config metabase set --interactive
Next steps
Launch Metabase UI:
meltano invoke --containers metabase:ui
By default, the UI will be available at at
http://localhost:3000
.
If you run into any issues, learn how to get help.
Capabilities
This plugin currently has no capabilities defined. If you know the capabilities required by this plugin, please contribute!Settings
This plugin currently has no settings defined. If you know the settings required by this plugin, please contribute!Commands
The metabase utility supports the following commands that can be used withmeltano invoke
:ui
-
Equivalent to:
metabase
meltano invoke metabase:ui [args...]
Something missing?
This page is generated from a YAML file that you can contribute changes to.
Edit it on GitHub!Looking for help?
#plugins-general
channel.