dbt-labs / dbt-labs/docs.getdbt.com
Guidance on using `clone` command in dbt Cloud
- Dominant language
- JavaScript
- Stars
- 215
- Forks
- 1.2k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 130
Description
### Contributions
- [X] I have read the contribution docs, and understand what's expected of me.
### Link to the page on docs.getdbt.com requiring updates
At minimum:
- https://docs.getdbt.com/reference/commands/clone
- https://docs.getdbt.com/docs/deploy/slim-ci-jobs
### What part(s) of the page would you like to see updated?
I would want to use `dbt clone` in Cloud to:
- create a "full" schema in development or CI, instead of deferring
- (potentially) manage blue/green deploys (staging → production), on data platforms that support zero-copy cloning
In order to do that, I would create a job (CI / ad hoc) that defers to a job in my production environment.
### Additional information
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.