Skip to content

Commit 0f9262d

Browse files
koverholtjoefernandez
authored andcommitted
Update CLI reference docs for ADK 1.33.0 (#1752)
1 parent ea921e0 commit 0f9262d

6 files changed

Lines changed: 11 additions & 11 deletions

File tree

docs/api-reference/cli/_sources/index.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ADK CLI documentation
22
=====================
33

4-
This page contains the auto-generated command-line reference for ADK 1.32.0.
4+
This page contains the auto-generated command-line reference for ADK 1.33.0.
55

66
.. contents::
77
:local:

docs/api-reference/cli/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const DOCUMENTATION_OPTIONS = {
2-
VERSION: '1.32.0',
2+
VERSION: '1.33.0',
33
LANGUAGE: 'en',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'html',

docs/api-reference/cli/genindex.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<head>
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Index &#8212; ADK CLI 1.32.0 documentation</title>
7+
<title>Index &#8212; ADK CLI 1.33.0 documentation</title>
88
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=5ecbeea2" />
99
<link rel="stylesheet" type="text/css" href="_static/basic.css?v=b08954a9" />
1010
<link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=27fed22d" />
11-
<script src="_static/documentation_options.js?v=db025d5f"></script>
11+
<script src="_static/documentation_options.js?v=aad71706"></script>
1212
<script src="_static/doctools.js?v=fd6eb6e6"></script>
1313
<script src="_static/sphinx_highlight.js?v=6ffebe34"></script>
1414
<link rel="index" title="Index" href="#" />

docs/api-reference/cli/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

8-
<title>ADK CLI documentation &#8212; ADK CLI 1.32.0 documentation</title>
8+
<title>ADK CLI documentation &#8212; ADK CLI 1.33.0 documentation</title>
99
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=5ecbeea2" />
1010
<link rel="stylesheet" type="text/css" href="_static/basic.css?v=b08954a9" />
1111
<link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=27fed22d" />
12-
<script src="_static/documentation_options.js?v=db025d5f"></script>
12+
<script src="_static/documentation_options.js?v=aad71706"></script>
1313
<script src="_static/doctools.js?v=fd6eb6e6"></script>
1414
<script src="_static/sphinx_highlight.js?v=6ffebe34"></script>
1515
<link rel="index" title="Index" href="genindex.html" />
@@ -43,7 +43,7 @@
4343

4444
<section id="adk-cli-documentation">
4545
<h1>ADK CLI documentation<a class="headerlink" href="#adk-cli-documentation" title="Link to this heading"></a></h1>
46-
<p>This page contains the auto-generated command-line reference for ADK 1.32.0.</p>
46+
<p>This page contains the auto-generated command-line reference for ADK 1.33.0.</p>
4747
<nav class="contents local" id="contents">
4848
<ul class="simple">
4949
<li><p><a class="reference internal" href="#adk" id="id21">adk</a></p>
@@ -778,7 +778,7 @@ <h4>cloud_run<a class="headerlink" href="#adk-deploy-cloud-run" title="Link to t
778778
<dd><p>Optional. The ADK version used in Cloud Run deployment. (default: the version in the dev environment)</p>
779779
<dl class="field-list simple">
780780
<dt class="field-odd">Default<span class="colon">:</span></dt>
781-
<dd class="field-odd"><p><code class="docutils literal notranslate"><span class="pre">'1.31.0'</span></code></p>
781+
<dd class="field-odd"><p><code class="docutils literal notranslate"><span class="pre">'1.33.0'</span></code></p>
782782
</dd>
783783
</dl>
784784
</dd></dl>
@@ -1012,7 +1012,7 @@ <h4>gke<a class="headerlink" href="#adk-deploy-gke" title="Link to this heading"
10121012
<dd><p>Optional. The ADK version used in GKE deployment. (default: the version in the dev environment)</p>
10131013
<dl class="field-list simple">
10141014
<dt class="field-odd">Default<span class="colon">:</span></dt>
1015-
<dd class="field-odd"><p><code class="docutils literal notranslate"><span class="pre">'1.31.0'</span></code></p>
1015+
<dd class="field-odd"><p><code class="docutils literal notranslate"><span class="pre">'1.33.0'</span></code></p>
10161016
</dd>
10171017
</dl>
10181018
</dd></dl>

docs/api-reference/cli/objects.inv

0 Bytes
Binary file not shown.

docs/api-reference/cli/search.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<head>
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Search &#8212; ADK CLI 1.32.0 documentation</title>
7+
<title>Search &#8212; ADK CLI 1.33.0 documentation</title>
88
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=5ecbeea2" />
99
<link rel="stylesheet" type="text/css" href="_static/basic.css?v=b08954a9" />
1010
<link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=27fed22d" />
1111

12-
<script src="_static/documentation_options.js?v=db025d5f"></script>
12+
<script src="_static/documentation_options.js?v=aad71706"></script>
1313
<script src="_static/doctools.js?v=fd6eb6e6"></script>
1414
<script src="_static/sphinx_highlight.js?v=6ffebe34"></script>
1515
<script src="_static/searchtools.js"></script>

0 commit comments

Comments
 (0)