Skip to content

Commit

Permalink
Deployed 8bdc766 to dev with MkDocs 1.5.3 and mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bakdata-bot committed Jan 16, 2024
1 parent 6049b77 commit 57d934c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dev/search/search_index.json

Large diffs are not rendered by default.

Binary file modified dev/sitemap.xml.gz
Binary file not shown.
4 changes: 4 additions & 0 deletions dev/user/references/cli-commands/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1747,6 +1747,7 @@ <h2 id="kpops-clean"><code>kpops clean</code><a class="headerlink" href="#kpops-
<li><code>--environment TEXT</code>: The environment you want to generate and deploy the pipeline to. Suffix your environment files with this value (e.g. defaults_development.yaml for environment=development). [env var: KPOPS_ENVIRONMENT]</li>
<li><code>--dry-run / --execute</code>: Whether to dry run the command or execute it [default: dry-run]</li>
<li><code>--verbose / --no-verbose</code>: Enable verbose printing [default: no-verbose]</li>
<li><code>--parallel / --no-parallel</code>: Run the command in parallel [default: no-parallel]</li>
<li><code>--help</code>: Show this message and exit.</li>
</ul>
<h2 id="kpops-deploy"><code>kpops deploy</code><a class="headerlink" href="#kpops-deploy" title="Permanent link">&para;</a></h2>
Expand All @@ -1768,6 +1769,7 @@ <h2 id="kpops-deploy"><code>kpops deploy</code><a class="headerlink" href="#kpop
<li><code>--environment TEXT</code>: The environment you want to generate and deploy the pipeline to. Suffix your environment files with this value (e.g. defaults_development.yaml for environment=development). [env var: KPOPS_ENVIRONMENT]</li>
<li><code>--dry-run / --execute</code>: Whether to dry run the command or execute it [default: dry-run]</li>
<li><code>--verbose / --no-verbose</code>: Enable verbose printing [default: no-verbose]</li>
<li><code>--parallel / --no-parallel</code>: Run the command in parallel [default: no-parallel]</li>
<li><code>--help</code>: Show this message and exit.</li>
</ul>
<h2 id="kpops-destroy"><code>kpops destroy</code><a class="headerlink" href="#kpops-destroy" title="Permanent link">&para;</a></h2>
Expand All @@ -1789,6 +1791,7 @@ <h2 id="kpops-destroy"><code>kpops destroy</code><a class="headerlink" href="#kp
<li><code>--environment TEXT</code>: The environment you want to generate and deploy the pipeline to. Suffix your environment files with this value (e.g. defaults_development.yaml for environment=development). [env var: KPOPS_ENVIRONMENT]</li>
<li><code>--dry-run / --execute</code>: Whether to dry run the command or execute it [default: dry-run]</li>
<li><code>--verbose / --no-verbose</code>: Enable verbose printing [default: no-verbose]</li>
<li><code>--parallel / --no-parallel</code>: Run the command in parallel [default: no-parallel]</li>
<li><code>--help</code>: Show this message and exit.</li>
</ul>
<h2 id="kpops-generate"><code>kpops generate</code><a class="headerlink" href="#kpops-generate" title="Permanent link">&para;</a></h2>
Expand Down Expand Up @@ -1850,6 +1853,7 @@ <h2 id="kpops-reset"><code>kpops reset</code><a class="headerlink" href="#kpops-
<li><code>--environment TEXT</code>: The environment you want to generate and deploy the pipeline to. Suffix your environment files with this value (e.g. defaults_development.yaml for environment=development). [env var: KPOPS_ENVIRONMENT]</li>
<li><code>--dry-run / --execute</code>: Whether to dry run the command or execute it [default: dry-run]</li>
<li><code>--verbose / --no-verbose</code>: Enable verbose printing [default: no-verbose]</li>
<li><code>--parallel / --no-parallel</code>: Run the command in parallel [default: no-parallel]</li>
<li><code>--help</code>: Show this message and exit.</li>
</ul>
<h2 id="kpops-schema"><code>kpops schema</code><a class="headerlink" href="#kpops-schema" title="Permanent link">&para;</a></h2>
Expand Down

0 comments on commit 57d934c

Please sign in to comment.