dbt - Packages and Reusability
Given this
What command should you run to install these packages?
packages.yml content:- package: dbt_utils version: 0.8.0 - package: fivetran_utils version: 0.3.0
What command should you run to install these packages?
