[Core] You can call dbt show with
--inline-direct
#6149
Labels
content
Improvements or additions to content
dbt Core
The changes proposed in this issue relate to dbt Core
dbt-core v1.9
improvement
Use this when an area of the docs needs improvement as it's currently unclear
At a minimum, update body to include a link to the page on docs.getdbt.com requiring updates and what part(s) of the page you would like to see updated.
Originating from this issue: dbt-labs/dbt-core#10778
Pull request: dbt-labs/dbt-core#10770
Usage example
With this feature, you can call dbt show with
--inline-direct
rather than--inline
:dbt show --inline-direct "select * from my_table"
The text was updated successfully, but these errors were encountered: