Regression: The --no-compile flag to dbt docs generate
is no longer supported
#2090
Labels
bug
Something isn't working
Milestone
Describe the bug
I ran
dbt docs generate --no-compile
and received an error that the manifest was not present:I observed this behavior when running dbt on Snowflake, but unsure if that's pertinent.
Expected behavior
The
--no-compile
flag should prevent dbt from compiling the project while still producing a catalog. If this is no longer possible, we should remove the flag.The output of
dbt --version
:I observed this with dbt v0.15.2 and
dev/barbara-gittings
The text was updated successfully, but these errors were encountered: