You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This epic tracks follow-on work from Phase 1 of API-ification. Our goal at the end of this epic is to have a rock-solid, well-documented top-level API that is powering a compelling CLI and an initial Python API for programmatic invocations.
(40%) UX & documentation
The content you are editing has changed. Please copy your edits and refresh the page.
This epic tracks follow-on work from Phase 1 of API-ification. Our goal at the end of this epic is to have a rock-solid, well-documented top-level API that is powering a compelling CLI and an initial Python API for programmatic invocations.
(40%) UX & documentation
CLI Improvements
--output-keys
into MultiOption #6676--select
and--model
to a command together #6800Documentation
(30%) Enable smooth upgrades
Restore previous behavior (bugs & telemetry), and provide clear warnings for deprecated/renamed functionality.
Bugs
dbt --fail-fast run
#7118Telemetry
Deprecations
print
flag to meet naming convention #6960(30%) Tech debt
Flags
Misc
Target
fromProject
#6257Profile
,Project
, andFlags
instead ofRuntimeConfig
#6360dbt init
to use click more directly. #6646The text was updated successfully, but these errors were encountered: