I’ll introduce how to install dbt CLI on macOS.
brew tap dbt-labs/dbt
brew install dbt
dbt --version
installed version: 1.0.4
latest version: 1.0.4
Up to date!
Plugins:
- postgres: 1.0.4 - Up to date!
That’s all from the Gemba about installing dbt CLI on macOS.