How do I run one snapshot at a time?
To run one snapshot, use the --select
flag, followed by the name of the snapshot:
$ dbt snapshot --select order_snapshot
Check out the model selection syntax documentation for more operators and examples.
Was this page helpful?
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
0