Call out which resource types are cloned or not #4908
Labels
content
Improvements or additions to content
improvement
Use this when an area of the docs needs improvement as it's currently unclear
Contributions
Link to the page on docs.getdbt.com requiring updates
https://docs.getdbt.com/reference/commands/clone
What part(s) of the page would you like to see updated?
It would be good to specify which resource types are cloned and which are not.
Here's a rule of thumb:
dbt build
, then it will be included indbt clone
dbt build
, then it will not be included indbt clone
Cloned:
Not cloned:
Additional information
Instigated by dbt-labs/dbt-core#9550
The text was updated successfully, but these errors were encountered: