Run DBT Command
  • Dark
    Light

Run DBT Command

  • Dark
    Light

Run DBT Command

Run dbt commands as part of an orchestration job.

To learn how to install dbt on your Matillion ETL instance, click here.

For a how-to guide, please see this video.

Note
  • This component is available as a preview feature. To learn how to enable this component, read Preview Labs.
  • This component applies to Matillion ETL for Snowflake only.
  • Your instance must be at least version 1.62.7.

Properties

Property Description
Name A human-readable name for the component.
External File Source Drop-down menu for an external file source. Users can set up external file source connections in the Manage External File Sources modal.
Command A dbt command to execute. Currently, a single Run DBT Command component can run a single dbt command. To learn more about dbt commands, read dbt Command Reference.
Config Add a config parameter of the profiles.yml file. Specify parameters inside single quote marks. Accepts grid variables. Users can also toggle Text Mode. All values are a Boolean, except PARTIAL_PARSE, which is an integer.
Map Environment Variables Specify any dbt environment variables and their values.
Folder Path An exact folder path within the file source structure. Accepts job variables.