Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/api-reference/cli/cli.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ <h3>api_server<a class="headerlink" href="#adk-api-server" title="Link to this h
<dl class="std option">
<dt class="sig sig-object std" id="cmdoption-adk-api_server-artifact_service_uri">
<span class="sig-name descname"><span class="pre">--artifact_service_uri</span></span><span class="sig-prename descclassname"> <span class="pre">&lt;artifact_service_uri&gt;</span></span><a class="headerlink" href="#cmdoption-adk-api_server-artifact_service_uri" title="Link to this definition">¶</a></dt>
<dd><p>Optional. The URI of the artifact service, supported URIs: gs://&lt;bucket name&gt; for GCS artifact service.</p>
<dd><p>Optional. The URI of the artifact service, supported URIs: gs://&lt;bucket name&gt; for GCS artifact service, file://&lt;fs root&gt; for local file storage.</p>
</dd></dl>

<dl class="std option">
Expand Down Expand Up @@ -671,7 +671,7 @@ <h4>cloud_run<a class="headerlink" href="#adk-deploy-cloud-run" title="Link to t
<dl class="std option">
<dt class="sig sig-object std" id="cmdoption-adk-deploy-cloud_run-artifact_service_uri">
<span class="sig-name descname"><span class="pre">--artifact_service_uri</span></span><span class="sig-prename descclassname"> <span class="pre">&lt;artifact_service_uri&gt;</span></span><a class="headerlink" href="#cmdoption-adk-deploy-cloud_run-artifact_service_uri" title="Link to this definition">¶</a></dt>
<dd><p>Optional. The URI of the artifact service, supported URIs: gs://&lt;bucket name&gt; for GCS artifact service.</p>
<dd><p>Optional. The URI of the artifact service, supported URIs: gs://&lt;bucket name&gt; for GCS artifact service, file://&lt;fs root&gt; for local file storage.</p>
</dd></dl>

<dl class="std option">
Expand Down Expand Up @@ -832,7 +832,7 @@ <h4>gke<a class="headerlink" href="#adk-deploy-gke" title="Link to this heading"
<dl class="std option">
<dt class="sig sig-object std" id="cmdoption-adk-deploy-gke-artifact_service_uri">
<span class="sig-name descname"><span class="pre">--artifact_service_uri</span></span><span class="sig-prename descclassname"> <span class="pre">&lt;artifact_service_uri&gt;</span></span><a class="headerlink" href="#cmdoption-adk-deploy-gke-artifact_service_uri" title="Link to this definition">¶</a></dt>
<dd><p>Optional. The URI of the artifact service, supported URIs: gs://&lt;bucket name&gt; for GCS artifact service.</p>
<dd><p>Optional. The URI of the artifact service, supported URIs: gs://&lt;bucket name&gt; for GCS artifact service, file://&lt;fs root&gt; for local file storage.</p>
</dd></dl>

<dl class="std option">
Expand Down Expand Up @@ -1269,7 +1269,7 @@ <h3>web<a class="headerlink" href="#adk-web" title="Link to this heading">¶</a>
<dl class="std option">
<dt class="sig sig-object std" id="cmdoption-adk-web-artifact_service_uri">
<span class="sig-name descname"><span class="pre">--artifact_service_uri</span></span><span class="sig-prename descclassname"> <span class="pre">&lt;artifact_service_uri&gt;</span></span><a class="headerlink" href="#cmdoption-adk-web-artifact_service_uri" title="Link to this definition">¶</a></dt>
<dd><p>Optional. The URI of the artifact service, supported URIs: gs://&lt;bucket name&gt; for GCS artifact service.</p>
<dd><p>Optional. The URI of the artifact service, supported URIs: gs://&lt;bucket name&gt; for GCS artifact service, file://&lt;fs root&gt; for local file storage.</p>
</dd></dl>

<dl class="std option">
Expand Down