The dbt-osmosis
            utility is a tool to supercharge dbt development by providing 4 key functions.
schema.yml files.
Getting Started
Prerequisites
If you haven't already, follow the initial steps of the Getting Started guide:
Installation and configuration
- 
                Add the dbt-osmosis utility to your project
                using
                
:meltano add - 
                Configure the dbt-osmosis settings using
                
:meltano config 
meltano add utility dbt-osmosismeltano config dbt-osmosis set --interactiveNext steps
Add
dbt-<adapter>to your pip_url, ie:pip_url: dbt-osmosis dbt-bigqueryOverride the namespace to mirror your dbt adapter, ie:
namespace: dbt_bigqueryMirror the configuration set in your
dbt-<adapter>plugin. A simple copy-paste of theconfig:block should be sufficient.Ensure you additionally add
adapter: ...to your dbt-osmosis config for the built in commands to work. ie for Bigquery,adapter: bigquery
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
      The
      dbt-osmosis settings that are known to Meltano are documented below. To quickly
      find the setting you're looking for, click on any setting name from the list:
    
      You can
      override these settings or specify additional ones
      in your meltano.yml by adding the settings key.
    
Please consider adding any settings you have defined locally to this definition on MeltanoHub by making a pull request to the YAML file that defines the settings for this plugin.
 (adapter)
- 
          Environment variable:
          
DBT_OSMOSIS_ADAPTER 
This should be set to the adapter you have installed as meltano will install
dbt and its profile directory into transform/<adapter> directory. We use this 
config option to resolve dbt profile directory.
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.
  Install
meltano add utility dbt-osmosisMaintenance Status
Meltano Stats
PyPI Stats
Keywords
