Skip to content

Commit f49ad47

Browse files
Deployed by GitHub Actions
1 parent 6debb6e commit f49ad47

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

main/cli/index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -787,7 +787,7 @@
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>

main/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

main/sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)