File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 787787< h1 id ="cli-reference "> CLI reference</ h1 >
788788< p > This page provides documentation for our command line tools.</ p >
789789< h2 id ="dbt-jobs-as-code "> dbt-jobs-as-code</ h2 >
790- < p > dbt-jobs-as-code 1.9.2.dev9+ga206c7c </ p >
790+ < p > dbt-jobs-as-code 1.10.1.dev3+gcd050e1 </ p >
791791< p > A CLI to allow defining dbt Cloud jobs as code</ p >
792792< p > < strong > Usage:</ strong > </ p >
793793< div class ="highlight "> < pre > < span > </ span > < code > dbt-jobs-as-code [OPTIONS] COMMAND [ARGS]...
@@ -1133,6 +1133,12 @@ <h3 id="sync">sync</h3>
11331133< td > < code > False</ code > </ td >
11341134</ tr >
11351135< tr >
1136+ < td > < code > --fail-fast</ code > </ td >
1137+ < td > boolean</ td >
1138+ < td > Stop subsequent operations if any step fails during sync.</ td >
1139+ < td > < code > False</ code > </ td >
1140+ </ tr >
1141+ < tr >
11361142< td > < code > --help</ code > </ td >
11371143< td > boolean</ td >
11381144< td > Show this message and exit.</ td >
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments