quary
quary copied to clipboard
Support running one model from CLI
hi I wonder if it's possible to run one model from CLI. it'll be an analog of dbt
dbt run --models model_name
thank you
Hi @kraftaa again 👋
We don't necessarily want to recreate all debt features, and while we are happily taking some of the inspiration, we are not sure this is necessarily one where we want to do the same,
Would you mind explaining your current use case for this particular command and maybe we can explain our thinking.
@benfdking thank you. My question is rather related to the one about materialized views - If I only want to refresh one view, it 'll be convenient to rerun it via cli? thank you