We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2e4b76 commit 387b10dCopy full SHA for 387b10d
core/dbt/cli/main.py
@@ -80,6 +80,7 @@ def invoke(self, args: List[str]) -> Tuple[Optional[List], bool]:
80
@p.macro_debugging
81
@p.partial_parse
82
@p.print
83
+@p.deprecated_print
84
@p.printer_width
85
@p.quiet
86
@p.record_timing_info
0 commit comments