Skip to content

Commit

Permalink
Update website/docs/guides/qs-cloud-cli.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nghi-ly authored Oct 7, 2024
1 parent 63c8487 commit 000445f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/guides/qs-cloud-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ Now let's dive into some more advanced components of dbt Cloud CLI.
### Deferral
Deferral is a powerful functionality that lets users leverage upstream assets that exist outside of a user's personal development environment. As a result user's can speed up their development workflows and save on warehouse compute. Let's run a few commands using deferral:
Deferral is a powerful functionality, allowing you to leverage upstream assets that exist outside of your personal development environment. As a result, you can speed up your development workflows and save on warehouse compute costs. Let's run a few commands using deferral:

* `dbt compile -s stg_campaigns` — Notice how we are able to resolve dependencies in the compiled SQL without seeding campaigns.csv

Expand Down

0 comments on commit 000445f

Please sign in to comment.