|
5 | 5 | <meta charset="utf-8" /> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" /> |
7 | 7 |
|
8 | | - <title>ADK CLI documentation — ADK CLI 1.32.0 documentation</title> |
| 8 | + <title>ADK CLI documentation — ADK CLI 1.33.0 documentation</title> |
9 | 9 | <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=5ecbeea2" /> |
10 | 10 | <link rel="stylesheet" type="text/css" href="_static/basic.css?v=b08954a9" /> |
11 | 11 | <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> |
13 | 13 | <script src="_static/doctools.js?v=fd6eb6e6"></script> |
14 | 14 | <script src="_static/sphinx_highlight.js?v=6ffebe34"></script> |
15 | 15 | <link rel="index" title="Index" href="genindex.html" /> |
|
43 | 43 |
|
44 | 44 | <section id="adk-cli-documentation"> |
45 | 45 | <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> |
47 | 47 | <nav class="contents local" id="contents"> |
48 | 48 | <ul class="simple"> |
49 | 49 | <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 |
778 | 778 | <dd><p>Optional. The ADK version used in Cloud Run deployment. (default: the version in the dev environment)</p> |
779 | 779 | <dl class="field-list simple"> |
780 | 780 | <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> |
782 | 782 | </dd> |
783 | 783 | </dl> |
784 | 784 | </dd></dl> |
@@ -1012,7 +1012,7 @@ <h4>gke<a class="headerlink" href="#adk-deploy-gke" title="Link to this heading" |
1012 | 1012 | <dd><p>Optional. The ADK version used in GKE deployment. (default: the version in the dev environment)</p> |
1013 | 1013 | <dl class="field-list simple"> |
1014 | 1014 | <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> |
1016 | 1016 | </dd> |
1017 | 1017 | </dl> |
1018 | 1018 | </dd></dl> |
|
0 commit comments